kcolemanSLU
Programmer
Hi all,
I'd appreciate any ideas you have as we're running out and this problem is driving us nutty.
I've written a module that uses a DSN-less connection to connect MSAccess to SQL Server. It then automatically links all the tables/views an end user has the security to see. It's pretty simple program and has worked flawlessly for me and a few others I've had try it.
Yesterday I went to set up our first end user with this module and although there are no errors, no tables were linked. I opened up the module and followed through my debug.print statements to see where it wasn't working, but everything looked right. It was using the correct connection strings, had retrieved the correct table/view names, etc... it simply doesn't link them. Since there's no error, I really have little to go on.
I had the user log on to my laptop and the same database (it's on a shared drive) ran fine. When I logged on to her computer, it didn't work for me. I'm assuming it's something on her computer - but I'm not even sure where to look. We checked the UAC, took a look at the events log, verified she was an administrator on her computer, etc. I didn't check the firewall settings yet.
If you have any ideas or have encountered a similar situation, I'd really appreciate it.
Thanks!
Kimberly
I'd appreciate any ideas you have as we're running out and this problem is driving us nutty.
I've written a module that uses a DSN-less connection to connect MSAccess to SQL Server. It then automatically links all the tables/views an end user has the security to see. It's pretty simple program and has worked flawlessly for me and a few others I've had try it.
Yesterday I went to set up our first end user with this module and although there are no errors, no tables were linked. I opened up the module and followed through my debug.print statements to see where it wasn't working, but everything looked right. It was using the correct connection strings, had retrieved the correct table/view names, etc... it simply doesn't link them. Since there's no error, I really have little to go on.
I had the user log on to my laptop and the same database (it's on a shared drive) ran fine. When I logged on to her computer, it didn't work for me. I'm assuming it's something on her computer - but I'm not even sure where to look. We checked the UAC, took a look at the events log, verified she was an administrator on her computer, etc. I didn't check the firewall settings yet.
If you have any ideas or have encountered a similar situation, I'd really appreciate it.
Thanks!
Kimberly