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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

When I use Crystal Report 9 , how to assign server name in RAS.

Status
Not open for further replies.

mickyang

Programmer
Jan 15, 2002
6
TW
When I use Crystal Report 9 , how to assign SQL server name
and Database name and User ID and user password in RAS.

i can use

Session("oClientDoc").DatabaseController.Logon "sa", "password"

assign userid and password , but how to assign SQL server name and Database name ?


PS.I use IIS/ASP!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top