Bob, Do you want users to connect to the database via an ASP page using their own credentials - that is, connect using their own username/pwd for the database?
If so, use an html form and have them fill out username and pwd. Submit. using request collection, assign these two values to variables and use them to build your connect string. If that is what you are after and you need some sample code for it, I can send some to you. Mike > > I would like to connect to Oracle Database from ASP. > Also, I want to use System DSN. > > Could I achieve my requirements without hard coding > Username and Password. --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
