Wait for MS to fix Access so that it closes ODBC databases when it's
done with them?
--
[OO=00=OO]
"Trevor Best" <nos...@besty.org.uk> je napisao u poruci interesnoj
grupi:429f4ea6$0$24082$db0f...@news.zen.co.uk...
My experience with SQL Server and ODBC is that I open a database
variable and have linked tables. Everything is closed and db vars set to
nothing before I close the app. If I close the front end MDB from Access
it does not close the connection to SQL Server until I actually exit Access.
If I close and re-open the app without exiting Access and I log in as
another user I have the problem that my app thinks I'm somebody and SQL
Server thinks I'm somebody else.
You can imagine the problem if the server thinks that numpty logged in
ATM is an admin.
--
[OO=00=OO]
"Trevor Best" <nos...@besty.org.uk> je napisao u poruci interesnoj
grupi:429fa426$0$23699$db0f...@news.zen.co.uk...
Are you doing the RefreshLink after you change the Connection? If not,
then the Links are not actually changed in memory. If you are already
doing this then there may not be a solution. I expermented with changing
the connection to invalid values and it errors on the RefreshLink.
--
Bri
"Bri" <n...@here.com> je napisao u poruci interesnoj
grupi:Pg0oe.1562597$8l.856396@pd7tw1no...
"Bri" <n...@here.com> je napisao u poruci interesnoj
grupi:Pg0oe.1562597$8l.856396@pd7tw1no...