Unexpected error (32811)

D

David

What do I do when I get this error compiling a dababase?

I'm trying to convert a database from 97 to 2000 and it
defies all attempts to convert. It wont even compile under
97. Yes, I've repaired it, yes I've compressed it.
 
G

Gary Miller

David,

You did make a clean backup copy before you tried the
conversion, didn't you.? If the db does not compile
correctly before you attempt the conversion, there are sure
to be problems with the conversion. Can you post some of the
lines that the compiler breaks on? If you are converting to
2000 and you have recordset code in the program, you will
most likely have to hand add some references to DAO which is
not the default in 2000.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 
Top