Results 1 to 2 of 2
Thread: netbeans and sqlite
- 07-17-2008, 05:19 PM #1
Member
- Join Date
- Jul 2008
- Posts
- 2
- Rep Power
- 0
netbeans and sqlite
I need access to an SQLite databse which lies on another machine. I have installed 'uSQLiteServer' on the machine holding the SQLite database and can successfully connect to it using a hyperterminal and I can execute SQL queries. How can I access this with netbeans 5.5? I have an SQLite driver and a JDBC-ODBC bridge installed in netbeans. Will these drivers work? What do I type into the database URL Field? When using hyper terminal I just typed in the ipaddress and port number and it connected fine and i was able to query the db. In netbeans I keep getting an error saying "Unable to add connection, cannot establish conection to 'database url' using org.sqlite.JDBC(path to '//ipaddress' :\\' does not exist"
- 08-16-2008, 12:45 AM #2
Member
- Join Date
- Jan 2008
- Posts
- 22
- Rep Power
- 0
Similar Threads
-
Trying to get JAVA to work with SQLite
By mark8569 in forum JDBCReplies: 3Last Post: 04-25-2009, 01:42 AM -
netbeans and sqlite
By witzode in forum NetBeansReplies: 1Last Post: 07-18-2008, 08:26 AM -
JAVA and SQLite
By mark8569 in forum Advanced JavaReplies: 0Last Post: 03-20-2008, 06:17 PM -
Ant outside of netbeans
By ProbablyX in forum NetBeansReplies: 0Last Post: 02-14-2008, 07:06 PM -
netbeans 64 bit
By caspermel in forum NetBeansReplies: 1Last Post: 06-26-2007, 10:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks