Thanks guys for the replies. My program is to be able to query a Database that resides in the same PC that the program
is. Only point to note is the database will be generated by a different PC and this database will be saved inside the PC where the program will reside. I tested the program on my laptop and it works perfectly. When i transfer the program onto the actual PC where I intended the program to run, together with the database it gave me the error message. here is the detail which i foresee could potentially be the problem. The database is generated using Access 2000 on Win XP but will be transferred to another PC where my program will be running. This PC is running Access 2002 on Win XP. COuld this be the problem? I would have thought 2002 would be able to run 2000 documents. i tested with a simple SQL like "SELECT ModelID from Memory;" but it will always fail after DB Tools Exe query VI. Thanks for any help. Sincerely Parker
