Jdbc connect to plain text

From: Duke (dukeofhell_at_libero.it)
Date: 11/13/03

  • Next message: erivera: "We have a Job Opening for a Java/Tomcat Developer in Florida (for those looking)...."
    Date: 13 Nov 2003 04:09:53 -0800
    
    

    Hi all,

    I've read on Sun's java site that with JDBC 3.0 is actually possible
    to use plain text file (such as CSV) as table and make my queries on
    that.

    "JDBC technology is an API that lets you access virtually any tabular
    data source from the Java programming language. It provides cross-DBMS
    connectivity to a wide range of SQL databases, and now, with the new
    JDBC API, it also provides access to other tabular data sources, such
    as spreadsheets or flat files."

    How can I do this? I can't find any example for getting the
    connection. I don't want to use third party drivers.... if not
    absolutely necessary.

    can you help me??

    thanks

    Duke


  • Next message: erivera: "We have a Job Opening for a Java/Tomcat Developer in Florida (for those looking)...."