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. jonnymadill

    Writing a batch file to ftp folder contents

    Guys, I'm in the process of writing my first batch file. I need to write a command that will ftp the contents of four folders from my PC to a remote (unix) server. I plan to use Windows TaskScheduler to run this batch file every so often to transfer over the files. Any ideas? Any help would...
  2. jonnymadill

    Retrieving a value from an ORACLE stored procedure

    Hi folks, I have an ORACLE stored procedure, which accepts two parameters and returns one, I want to pass in two string values from VB6 and retrieve the result date parameter from the stored procedure. At the moment no cursors are involved. I am connecting to the db using a simple Oracle...
  3. jonnymadill

    Passing Parameters to a subreport using VB

    Hi, I'm trying to pass parameters into a subreport of an RPT file. The problem is, these values aren't known until the 'housing' RPT file has been run (it executes a stored procedure on an ORACLE db). Once the results from the housing RPT are obtained it then passes some of these values as...
  4. jonnymadill

    Passing Parameters to an RPT from VB

    Hi, I'm still quite new to Crystal Reports, so my question has probably been posted loads of times. I want to call an RPT file with some input parameters using VB 6 and I'm not sure how to go about this. I'm connecting to an ORACLE database, and the RPT is connected to a stored procedure. Any...

Part and Inventory Search

Back
Top