Re: Jdbc connect to a Plain text file

From: Michael Borgwardt (brazil_at_brazils-animeland.de)
Date: 11/14/03


Date: Fri, 14 Nov 2003 11:57:26 +0100

Duke wrote:

> Is there a way to do csv and plain text access with jdbc without the
> use of external drivers or odbc?

I don't think so. To use JDBC, you need a driver. And so far the only
driver that comes with the JRE is the JDBC-ODBC bridge. In fact, JREs from
vendors other than Sun may not even include that one.

> From what you read on java's site it seem that with the new jdbc 3.0
> you got this opportunity natively, without the use of third party
> driver.

I don't think that is what was meant. The only thing that might contain
such drivers are the standardized RowSet implementations, but these
ssem to be unavailable right now and will be included in SDK 1.5 at
the earliest.



Relevant Pages

  • Re: VB.NET vs CFMX tick count distribution?
    ... it supports JDBC and ODBC via the JDBC ... .NET supports MSSQL through a native driver without using ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VB.NET vs CFMX tick count distribution?
    ... it supports JDBC and ODBC via the JDBC ... it also supports MSSQL via a native JDBC driver ... Isn't this still slower than the .sqlclient driver VB.NET will use, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Reading mm datasource
    ... When in Word on my machine, I click on open datasource, pick Connect ... do not seem to have a specific driver name for the connection string. ... However, under Administrative Tools in XP, then under Data Sources odbc, I ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Reading mm datasource
    ... I've had a look around and seen some of the comments about XP SP2 and ODBC but simply haven't been using that combination myself except for testing stuff from other people. ... since it appears from your research that it may be an issue to do with simultaneous use of the driver by more than one program. ... I tried opening Word in it's own window and setting the datasource ... Word is trying to connect using the OLE DB provider ...
    (microsoft.public.word.mailmerge.fields)