Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access to a SQL database 1

Status
Not open for further replies.

cretanion

Technical User
Jan 28, 2002
53
US
If I create a web page using ASP that needs to pull off information from a SQL database when a certain user logs to display information, say a news form, how do this get displayed on the page.

Say Jane Doe logins with Username: jane Password: doe to the network. She opens the web page. How does the ASP page get the info from SQL database then displays it on the web? Is her credentials getting the info? Any help would be appreciated so solve this error -

Persits.AspUser.1 error '800a0020'
Access is denied.

 
It seems your error is mainly a permissions error. Check the Persits online documentation and FAQ, that should help.

Regards
Satish
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top