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: Connection OK with MSQL.EXE, Error with ODBC/.NET C#

Re: Connection OK with MSQL.EXE, Error with ODBC/.NET C#

From: ppcdev <ppcdev_at_hotmail.com>
Date: 13 Mar 2005 09:49:32 -0800
Message-ID: <2fa5f3a9.0503130949.77c6d2c3@posting.google.com>


the connection string is very specific when using apis. the string you pass to the Oracle object for connection. I don't have the example in hand but I remember that you must tell the directory where your lite dbs are stored, the database name, the table name and the DSN=* also in it...

stephen.howard_at_us.pwcglobal.com wrote in message news:<1110215579.533232.90060_at_o13g2000cwo.googlegroups.com>...
> Frank van Bortel wrote:
> > mcode wrote:
>
> > did you define the ODBC data source?
> > Did you test it?
> > msql used a JDBC driver, the error is about an OBDC
> > driver.
> > --
> > Regards,
> > Frank van Bortel
>
> JDBC can use an ODBC bridge.
Received on Sun Mar 13 2005 - 11:49:32 CST

Original text of this message

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