Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> executing Oracle stored procedure from VB

executing Oracle stored procedure from VB

From: Daniel MARCOTTE <scorpion_at_marge.cs.mcgill.ca>
Date: 1996/10/31
Message-ID: <55adu6$2ol@sifon.cc.mcgill.ca>#1/1

	hello,
		I'm programming in Visual Basic 4.0/32-bit and I want
	to execute an Oracle stored procedure which does not return any 
	value, anly delete records from a table stored in an Oracle server.  
	I'm using an ODBC (Openlink) connection (RDO), and I can easily 
	access all the tables..but I can't execute the procedure.

	what is the syntax??
		thank you for your help

--

        ______ _      _       __  
      // __  _//\    //\    //_/       
     // /  /_//\_\  //_/\  //_/       scorpion_at_cs.mcgill.ca
    // /  /_//__\_\//_/|_\//_/         Daniel Marcotte
   // /__/_//----\_/_/  |_ _/               
  //______//      \_/    |_/    http://www.cs.mcgill.ca/~scorpion     
   
Received on Thu Oct 31 1996 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US