![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have an ASP.NET app that connects to AS2005. I would like to use a connection string with a User Id similar to the way I would connect to SQLServer, but I haven't been able to make this work. The only way the app currently works for me is if I use impersonation, but I'd rather not do this right now. I've seen examples for connection strings that look like: DataSource=myASserver;Catalog=myDB;Provider=msolap .3;User Id=myId;Password=myPW; but I haven't got it to work. Is this possible? TIA, Jim |
#3
| |||
| |||
|
|
I have an ASP.NET app that connects to AS2005. I would like to use a connection string with a User Id similar to the way I would connect to SQLServer, but I haven't been able to make this work. The only way the app currently works for me is if I use impersonation, but I'd rather not do this right now. I've seen examples for connection strings that look like: DataSource=myASserver;Catalog=myDB;Provider=msolap .3;User Id=myId;Password=myPW; but I haven't got it to work. Is this possible? TIA, Jim |
![]() |
| Thread Tools | |
| Display Modes | |
| |