Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: input/output parameter: howto get the output from VB6

Re: input/output parameter: howto get the output from VB6

From: Jesse <jesjdavis_at_gmail.com>
Date: 19 May 2005 10:40:55 -0700
Message-ID: <1116524455.004130.156570@f14g2000cwb.googlegroups.com>


Glad you found a solution. Strange things happen in VB and ADO sometimes. For example (way off topic, but interesting either way), try this sometime. Put a right parenthesis either in an compile VB app's filename or path. Example: "c:\temp\helloworld(temp).exe"

If this is an app that uses ADO (even in .NET) to connect to Oracle. The DB connection will fail. Take the right parenthesis out and it will work again. That one drove me crazy for quite some time...

Later.

Jesse Received on Thu May 19 2005 - 12:40:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US