A ALPO Nov 13, 2003 #1 We would like to build our app using a global connection string? Should this still go in the global.asa(x) file? or
We would like to build our app using a global connection string? Should this still go in the global.asa(x) file? or
O Oliver Nov 13, 2003 #2 It is usually stored in the web.config but you should do so securely by encrypting it. There are instructions here on doing that: http://msdn.microsoft.com/library/e...e#secnetch12_storingdatabaseconnectionstrings
It is usually stored in the web.config but you should do so securely by encrypting it. There are instructions here on doing that: http://msdn.microsoft.com/library/e...e#secnetch12_storingdatabaseconnectionstrings