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 wOOdy-Soft 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: *

  • Users: PongPing
  • Content: Threads
  • Order by date
  1. PongPing

    Passing Arrays to a oracle stored proc

    Im posting this for the third time now. It seems that hardly anyone uses the "new" features of oracle 8. If you do - please answer this: Did you ever succeed in passing an array of variables to an oracle stored procedure? This operation should be possible since oracle 8 and mdac 2.5...
  2. PongPing

    Variable arrays in stored procedure calls

    Has anyone in ever succeeded in passing an array of variables to an oracle stored procedure. This is the third thread i start on this - i never got a useful answer. This operation should be possible since oracle 8 and mdac 2.5. Its not that urgent but id like to know whats wrong over here - a...
  3. PongPing

    Stored proc: Type name is invalid

    Hi, i got problems with passing arrays or variants to stored procedures. When i run this code against Oracle 8 I just get the error: 'Type name is invalid' Why? Dim CON As New ADODB.Connection Dim QSQL As String Dim COM As New ADODB.Command Dim Param1 As ADODB.Parameter Dim RS...
  4. PongPing

    Creating server side ActiveX Exe

    Hi all, i'd like to post an old question again - as it is excactly mine and hasn't been answered yet... so here it is: <<<<<<<< Nanda (Visitor) Oct 2, 2000 Hi All, I am almost stuck with my problem. I explain it. Any kind of help will be appreciated. I m trying to run/call a component in...

Part and Inventory Search

Back
Top