
February 26th, 2003, 04:41 PM
|
|
Junior Member
|
|
Join Date: Feb 2003
Location: Cincinnati, Ohio
Posts: 25
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Sorry. Still can't help, but you can:
1. Check the query to make sure you're actually returning data e.g. while not recordset.eof, etc.
2. If you're doing an update make sure you have the correct cursor type *especially* if you do a query that returns multiple rows.
etc, etc, etc. It could still be a million things. Without the code there's not much chance that anyone will fix this one for you.
dot
|