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: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Mon, 07 Mar 2005 12:02:43 +0100
Message-ID: <d0hc7u$qot$2@news1.zwoll1.ov.home.nl>


mcode wrote:
> Hi
>
> When I try to connect to a Oracle Lite DB it works well with :
>
> msql system/manager_at_jdbc:polite:db1
>
> But when I try with .NET C# I have error :
>
> 7000[POL-5246] The user ODBC DATA SOURCE NAME does not exist...
>
> If anyone could help :)
>
> see ya

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
Received on Mon Mar 07 2005 - 05:02:43 CST

Original text of this message

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