Click to See Complete Forum and Search --> : Error! Why?


December 21st, 1999, 11:15 AM
My program runs well with my machine(Win98), but when deploy it to another machine(WinNT) and run it, I got this error ".2147217900..Line 1:Incorrect syntax near '?' " My error handling routine shows that this is with a query function with a recordset as return value. Any idea? Thx

eb2guxb
December 22nd, 1999, 10:27 AM
could be that you haven't registered some libraries. Oopen your code, tools, references, and check most of the microsoft related libraries. I've had this many times when rolling out Access97 apps, and the solution was solved by clicking the Microsoft Excel 8.0 library...