G
Guest
VS 2003 question
I know that this question has been asked alot but I have seen no direct
answer to it as yet.
From control panel it is possible to specify the connection parameters for a
database. Then from code simply request the DSN and the connection manager
would resolve the connection to the database.
This was great if the database server location moved it was a simple process
for any user (from small to large enterprises) to change the setting using
the control panel manager.
Am I right in saying that there is no corrisponding facility for doing this
when using an SQL Client Connection or OLEDB Connection object in .NET?
Regards,
Myles
I know that this question has been asked alot but I have seen no direct
answer to it as yet.
From control panel it is possible to specify the connection parameters for a
database. Then from code simply request the DSN and the connection manager
would resolve the connection to the database.
This was great if the database server location moved it was a simple process
for any user (from small to large enterprises) to change the setting using
the control panel manager.
Am I right in saying that there is no corrisponding facility for doing this
when using an SQL Client Connection or OLEDB Connection object in .NET?
Regards,
Myles