Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-08 : 16:11:55
|
Khalid writes "Hi,
I have an 97 Access database that I use to retrieve information from it by an ASPs. I linked a table from sybase databse into the Access database. As you know, linking a table is different than importing it.
However, whenever I try to read from that linked table the connection fails. I know what is the reason! because that linked table requires User Id and Password to be supplied.
My question is, how can I pass the user Id and password to that linked table from an ASP?" |
|
|
|
|