Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connection OK with MSQL.EXE, Error with ODBC/.NET C#
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
![]() |
![]() |