
Please, please, please help!!
Hi there,
I've got a chance at a nice little job, and the project they gave me seems REAL simple.
BUT! Here's the kicker.. The project involves accessing an Access DB with VB5.0 using ODBC.
So, I get a nice book, read up on it, and use their examples to create a test database.
Everything looks good, but when I use the cmd buttons to update, or delete a record, I get
Error 24 Invalid Cursor Type.. I have changed and used every cursor type available, hell, I
even changed the record sets and lock types to be sure.. Has ANYONE ever seen this and what
can I do to fix it? BTW, the code I'm using came directly off of the disk that came with the
book, ie all the API calls and whatnot and I tried two of there examples which seem to share
the same modules and class files.. Thanks ahead of time for any help!
David