Greetings all...
I have an Access XP database that I initially created by linking tables from a SQL Server database with a system DSN. I am now in the process of trying to find out how I can apply code to relink the tables with a DSN-less connection string AND with SQL Server authentication. Windows authentication will not work here. I spent the entire day trying a variety of methods the became dead-ends for me.
My preference at this point would be to set the code to run when the database opens. Currently, I have a form that is launched via an Autoexec macro and would not be opposed to including the code with the form. Your assistance is greatly appreciated. Thanks.
Chas...
I have an Access XP database that I initially created by linking tables from a SQL Server database with a system DSN. I am now in the process of trying to find out how I can apply code to relink the tables with a DSN-less connection string AND with SQL Server authentication. Windows authentication will not work here. I spent the entire day trying a variety of methods the became dead-ends for me.
My preference at this point would be to set the code to run when the database opens. Currently, I have a form that is launched via an Autoexec macro and would not be opposed to including the code with the form. Your assistance is greatly appreciated. Thanks.
Chas...