|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Create a Highly Available Database Solution. Advantage Database Server can provide the availability to keep your data safe and ready for your application and users. |
|
#1
|
|||
|
|||
|
how can i provide the password for the database access using asp
note that i'm using the recordset object set dbrs=server.createObject("ADODB.Recordset") dbrs.open "select *from table_name ","DSN",0,3 and i don't like 2 use the connection object I NEED HELP IMMEDIATLLY |
|
#2
|
||||
|
||||
|
in your connection string
where you have "DSN" use "DSN=DSN-Name;uid=login;pwd=password " I hope that's of any help ![]() Yasser www.WebsitesCreation.ca |
|
#3
|
|||
|
|||
|
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > asp with access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|