Here is a snippet of my code. When it comes to the second to last line below where I "opendatabase" this is where the licensing msg appears. If I comment this line out and all subsequent code that pertains to it (accessing the foxpro table) then the error didsappears:
Dim dbsJet As Database...
I have a working instance of a *.mdb Access 2002-2003 on my machine. When I access it from a brand new PC with Access 2003 (same SP2) and the same OS (XP SP2 -- all updates applied). I get the following error from within the forms:
"License information for this component not found. You do...
I went through the code and found that it is closing the program when/after executing the last line listed below:
"Set rstfoxpoap = dbsJet.OpenRecordset(FoxDbf)". The table is linked and I was successful in opening them and accessing them from another form within the same prgm.
Thanks,
Mariam...
I compiled without error. However, I am experiencing an issue with one of the forms where I get "...access has encountered a problem and needs to close..." With an option to repair my open database and restart.
I have an access (*.mdb) that was originally used in the '97 version. Eventually it was "converted" to 2000. Still using the 2.5/3.0 compatibility library. A number of programmatic changes (per the compiler) had to be made, but eventually it worked.
After compacting and repairing, I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.