|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Connecting with SQL Server
Is it possible to connect to the SQL Server database from the ASP page without mentioning the User Name and password in the connection string.
I have heard of something like UDL ... Unified Data Linking ... I'm not sure what it is? and how it works? Can anyone tell me about it or if anyone know any site from which i can collect necceaary information . Please let me know .... Pls mail me at : URL |
|
#2
|
|||
|
|||
|
I found an article for what you are looking for
http://www.4guysfromrolla.com/webtech/070699-1.shtml You can put the username and password in an ODBC (DSN), and just reference it in the connection string as DSN=myodbc also you can use a DSN-Less approach, wich is displayed in the article above mentioned. I hope this helps |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Connecting with SQL Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|