PDA

Click to See Complete Forum and Search --> : HELP .... database var


MrPOSTMAN
Oct 16th, 2000, 12:09 PM
sorry im just learning ...
i have to declare db as Database but d problem is there is no database identifier, before it was there i dont know where did i disable that...anyone who can help me to show it again so that i can declare db as database..

thank you...

HunterMcCray
Oct 16th, 2000, 10:36 PM
Originally posted by MrPOSTMAN
sorry im just learning ...
i have to declare db as Database but d problem is there is no database identifier, before it was there i dont know where did i disable that...anyone who can help me to show it again so that i can declare db as database..

thank you...


You have to have a data access object selected in your References//Components. Depending on your choice of DAOX.x or ADO then various options are available. I assume that you have been using DAO, Use DAO 3.51, and I have found that the higher up on the priority list it is the more likely it is to work, but that may just be in my world.

Hunter