D
Daniel
Which is better to use a connection string or DSN? Why?
It seems like using a connection string is recommended but what exactly are
the reasons for this? Also, one of the nice things about DSN's is the
ability to quickly change what database your app is pointing to. How is
this done with connection strings? Registry entries? I thought I read
somewhere connections strings being held in the registry should be
encrypted, how should this be accomplished? Is there a semi-standard way of
doing all this?
Thanks for any help you may provide,
Dan
It seems like using a connection string is recommended but what exactly are
the reasons for this? Also, one of the nice things about DSN's is the
ability to quickly change what database your app is pointing to. How is
this done with connection strings? Registry entries? I thought I read
somewhere connections strings being held in the registry should be
encrypted, how should this be accomplished? Is there a semi-standard way of
doing all this?
Thanks for any help you may provide,
Dan