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 bkrike 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 dawolter

  1. dawolter

    dropping a database connection

    I have a vb6 app that front-ends a number of crystal 8.5 reports. I recently noticed that after each report runs, its connection to the Oracle 8i database persists. My reports are unbound. At runtime I create ado recordsets that I use to bind my reports. Is there a way to force a connection...
  2. dawolter

    binding unbound field(s) at runtime

    I have a 8.5 report with unbound fields on it. my report obviously has no data source in the RDC. I connect to an Oracle 8 database and set the report.SQLQueryString with a valid sql statement. i attempt to set the unbound field with: .UnboundString1.SetUnboundFieldSource...
  3. dawolter

    validation rule violation

    kerri, Make sure the text columns in your table "Allow Zero Length"

Part and Inventory Search

Back
Top