toddbingham
Registered User.
- Local time
- Today, 01:32
- Joined
- Jul 8, 2003
- Messages
- 93
Can I have a database load a form with command buttons that opens another database that will open the databse within the currect session of access.
What I have is terminal services setup and accessing a server using remote desktop. I have access execute upon login which will open a database. I had a command button that executed a batch file that will open up another database. The problem is, this works fine when I log in normally, but when i have Terminal services restrict, and only allow access to msaccess.exe, the batch file cannot open the other database. I guess because it is trying to open another session of msaccess. Anyone have any suggestions?
What I have is terminal services setup and accessing a server using remote desktop. I have access execute upon login which will open a database. I had a command button that executed a batch file that will open up another database. The problem is, this works fine when I log in normally, but when i have Terminal services restrict, and only allow access to msaccess.exe, the batch file cannot open the other database. I guess because it is trying to open another session of msaccess. Anyone have any suggestions?