rembrechts
Programmer
I've developed a database application that has some VBA code behind it. In some functions I use the currentDB Statement. for example Set CTBL = currentdb.openrecordset("TBL_Language"
. I've upsized it from access 2000 to SQL 7 for performance reasons and created a ADP front. Now the program doesn't work because he doesn't has anything in ti the program reports object variable or block variable with not set.
How can I replace this, or how can it be solved.
How can I replace this, or how can it be solved.