Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-17-2008, 07:19 PM
Member
 
Join Date: Jul 2008
Posts: 2
witzode is on a distinguished road
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"
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-16-2008, 02:45 AM
Member
 
Join Date: Jan 2008
Posts: 22
mrcheeks is on a distinguished road
Have a look at JDBC tutorial first. I never use the assistant to create database connections. Read the SQLite documentation too(string for JDBC connection)
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
netbeans and sqlite witzode NetBeans 1 07-18-2008 10:26 AM
JAVA and SQLite mark8569 Advanced Java 0 03-20-2008 08:17 PM
Trying to get JAVA to work with SQLite mark8569 Database 0 03-20-2008 05:48 PM
Ant outside of netbeans ProbablyX NetBeans 0 02-14-2008 09:06 PM
netbeans 64 bit caspermel NetBeans 1 06-27-2007 12:29 AM


All times are GMT +3. The time now is 01:54 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org