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

Recent content by guitarwit

  1. guitarwit

    LogonInfo Property in Crystal 8.0

    I'm using VB6 when trying to program this. Below is what I attempted to do. CrystalReport1.LogonInfo(0) = "PWD=password" CrystalReport1.LogonInfo(1) = "PWD=password" I read that crystal stores the login id etc with the report, so I just needed to supply the password. I was...
  2. guitarwit

    LogonInfo Property in Crystal 8.0

    Hi, I can't seem to figure out how to use 2 different ODBC data sources in crystal 8.0 with SQL Server. I have different login id/passwords for the two tables. I need to be able to log into both databases using these different logins. I hope that makes sense. :) Any help would be appreciated...

Part and Inventory Search

Back
Top