|
-
Jan 23rd, 2000, 05:34 AM
#1
Thread Starter
New Member
hai gurus,
can any body give the syntax to call a stored procedure in oracle from vb6
thanks in advance
-
Jan 23rd, 2000, 06:52 AM
#2
Guru
FYI:
I have read that there is no compatible cursor type with oracle DBs & stored procedures (possibly via 3rd party drivers) so calling stored procedures that return > 1 records won't work properly, you need to embed the SQL in your code....
-
Jan 23rd, 2000, 12:53 PM
#3
Thread Starter
New Member
what about procedures which do not return records, i mean action queires.
-
Jan 23rd, 2000, 01:14 PM
#4
Guru
I would assume that they are not a problem....but I don't know oracle...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|