D
dragos
Good day to everybody!
I have an old question and maybe one of you could help me.
Every Access project has a connection string which is somehow written
in the apd file. When the apd is executed it tries to connect using
that connection string which however may be inadequate if multiple
servers are used. (I mean off course there are multiple servers with
the same database attached, but these servers are in different
networks. The structure of the database is the same everywhere).
To modify the connection string you have to edit data link fields. (Can
be accessed by clicking File->Connection). Off course is not a big deal
to write some piece of code that however replaces Microsoft's data link
dialog box, but this is not my issue. (can be usefull under some
circumstances)
I just want a way to start an Access project unconnected. That is all
that I want.
I read the published documentation and I can't solve that in any way
but I'm almost sure that can be done.
Thanks for reading this!
Dragos
I have an old question and maybe one of you could help me.
Every Access project has a connection string which is somehow written
in the apd file. When the apd is executed it tries to connect using
that connection string which however may be inadequate if multiple
servers are used. (I mean off course there are multiple servers with
the same database attached, but these servers are in different
networks. The structure of the database is the same everywhere).
To modify the connection string you have to edit data link fields. (Can
be accessed by clicking File->Connection). Off course is not a big deal
to write some piece of code that however replaces Microsoft's data link
dialog box, but this is not my issue. (can be usefull under some
circumstances)
I just want a way to start an Access project unconnected. That is all
that I want.
I read the published documentation and I can't solve that in any way
but I'm almost sure that can be done.
Thanks for reading this!
Dragos