A im sure that the table tbl_report is pointing to the access database data.mdb<br>like this <br><br>tbl_report<br><br>tbl_report!data.mdb<br><br>in CR7 desginer it works but in VB dont<br>In sick of looking what the problem should be<br><br>Thank for your help
Have you tried if it works when using the complete path, something like this<br>tbl_report!C:\DATABASES\data.mdb<br><br>PS. Thanks for your answer to my other question, I allready found the problem. I added the path of the user defined functions file in de WindowsNT environment settings and I didn't restarted the PC. It seems to me that NT only accepts new path settings after rebooting.<br>
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.