|
-
Nov 14th, 2001, 08:03 AM
#1
Thread Starter
Junior Member
Calling Oracle Stored Proc in vb
Hi I have an existing vb dll. Earlier all the stored procedures were written in sqlserver.
But now i have to test in oracle platform using the same vb dll.
There are Oracle procedures which i want to call in the vb dll . how do i call it.
exec hierarchy_delete(id)--- this works fine in oracle while executing it. But in vb its giving me errors.
please let me know how to call Oracle stored procedures in vb.
thanks
rajiv
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
|