VB Oracle question

2003-06-18 Thread Teresita Castro
Hi!!! I create a package in Oracle. When I run the line: Set adoRS = mCmd.Execute VB sent me the next error: Run-time error '-214721700 (80040E14)': Ora-06550: line 1, column 33: PLS-002001: Identifier 'P_IC' must be declare. Ora-06550: line1, column 7: PLS/SQL: Statemnt ignored. What I am

Re: VB Oracle question

2003-06-18 Thread Reginald . W . Bailey
: [EMAIL PROTECTED] Subject: VB Oracle question com

Re: VB Oracle question

2003-06-18 Thread Teresita Castro
PROTECTED] martmx.com To: [EMAIL PROTECTED] Sent by: cc: [EMAIL PROTECTED] Subject: VB Oracle question com 06/18/2003 07:05 PM Please respond to ORACLE-L Hi!!!I create a package in Oracle.When I run the line:Set adoRS = mCmd.ExecuteVB sent me the next

Re: VB Oracle question

2003-06-18 Thread Peter . McLarty
Castro [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 19-06-2003 10:05 AM Please respond to ORACLE-L To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED] cc: Subject:VB Oracle question Hi!!! I create a package in Oracle. When I run the line: Set adoRS

VB/Oracle question

2001-09-26 Thread Brian King
If I was going to distribute a client VB application connecting to Oracle, would I need to also distribute the Oracle Client tools or is there a small driver package to install without all the tools? Thanks, Brian King mailto:[EMAIL PROTECTED] -- Please see the official ORACLE-L FAQ:

RE: VB/Oracle question

2001-09-26 Thread Shaw, John B
How are you connecting - if you are using odbc you will need the Oracle client software. -Original Message- Sent: Wednesday, September 26, 2001 10:50 AM To: Multiple recipients of list ORACLE-L If I was going to distribute a client VB application connecting to Oracle, would I need to

RE: VB/Oracle question

2001-09-26 Thread Christopher Spence
You will need to distribute the drivers as well, of course, it depends on the type of interface, ADO, DAO, OLE. Do not criticize someone until you walked a mile in their shoes, that way when you criticize them, you are a mile a way and have their shoes. Christopher R. Spence Oracle DBA Phone:

RE: VB/Oracle question

2001-09-26 Thread Brian King
We will be connecting OLEDB... -Original Message- B Sent: Wednesday, September 26, 2001 12:55 PM To: Multiple recipients of list ORACLE-L How are you connecting - if you are using odbc you will need the Oracle client software. -Original Message- Sent: Wednesday, September 26,