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 IamaSherpa 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. RobPierre

    Unable to make database connection on Win95

    Hi All, I have a package written in VB6 that uses ADO to connect through ODBC to an Oracle 8i database. I am rolling this out on 3 different platforms - Win2000, WinNT and Win95. I have no problems on Win2k or WinNT and I have had successful installations on Win95. We have hit one Win95...
  2. RobPierre

    Using Oracle procedure as data source...

    Muchos gracias AdHoc! What do you think about using ADO to access the db rather than ODBC? There shouldn't be a problem, eh? Thanks again, Rob.
  3. RobPierre

    Using Oracle procedure as data source...

    Two questions: 1) Apparently the only way to get a recordset out of an Oracle stored procedure is to use a ref cursor (a cursor variable). Given this fact, is it possible to use an Oracle stored procedure as the data source in CR? If so, how do you get the data from the cursor variable to CR...
  4. RobPierre

    Returning a recordset from a stored procedure...

    Hi, I have looked around for the answer to this but I haven't found a clear one. Can a stored procedure return a recordset? I am trying to call a stored procedure from Crystal Reports and print the results but I have been told that stored procs cannot return record sets. Further down this...

Part and Inventory Search

Back
Top