Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EGL Development Tools » SQLite3 Connection
SQLite3 Connection [message #896898] Fri, 20 July 2012 10:47 Go to next message
Bothwell Watadza is currently offline Bothwell WatadzaFriend
Messages: 1
Registered: July 2012
Junior Member
Hi

I am looking for basic instructions of how to connect my EGL application to
an SQLite3 database that is on my local machine

Thanks
Bothwell

[Updated on: Fri, 20 July 2012 11:00]

Report message to a moderator

Re: SQLite3 Connection [message #897181 is a reply to message #896898] Mon, 23 July 2012 02:38 Go to previous message
fahua jin is currently offline fahua jinFriend
Messages: 58
Registered: July 2011
Member
I did not try to use the SQLite, but it should be work if you have supplied right information for the DB connection. I found that the Eclipse also provides the SQLite connection wizard.

You could follow the steps in 'Create Database Connection' section of page http://wiki.eclipse.org/EDT:Tutorial:_RUI_With_DataBase_Lesson_3. Of course, you should select the SQLite and specify the correct JDBC driver. And in the EGL project, you should use this connection configured for SQLite.
Previous Topic:How-to compare two records
Next Topic:Debug environment
Goto Forum:
  


Current Time: Tue Mar 19 03:44:08 GMT 2024

Powered by FUDForum. Page generated in 0.02868 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top