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

Search results for query: *

  1. ajonesprogrammer

    Crystal always asks for SQL logon info, how to stop this?

    Everytime I run a crystal report it asks for my sql logon information. I have already tried hardcoding connection info and applying the database name and userid and password. Below is the code for the call to the report: 'Bind to crystal Try Dim crConnInfo As New...
  2. ajonesprogrammer

    Failed to open rowset (using multiple tables from AS400)

    I am using VS.NET 2003 and am creating a crystal report. I can create the report fine. I call the report and set the record source using Crystal Report Viewer in VB.NET on a form. The code for the call is below: Dim rpt as new CrystalReport1 'My Report Try myconn.Open()...

Part and Inventory Search

Back
Top