|
-
Feb 20th, 2000, 12:37 PM
#1
Thread Starter
New Member
I am new in Visual Basic programming. I have the following problem, hopefully you can help me to solve it. Thank you very much.
Suppose that I have a Contact table and a Stored Procedure that called sp_AddContact, they are both created in Oracle. When users input the ClientID, CompanyName, Address, Telephone from GUI, these informations will be added into the Contact table by calling the sp_AddContact Stored Procedure. Could you please show me how to WRITE the program to call the Stored Procedure in Oracle to insert the data into the Contact table? (I am using VB 6.0)
Thanks
QN
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
|