[gnome-db] How to use with SQLite ?



Hi,

I try to access to my SQLite database with mergeant, but when i click on
connect i get the message error "could not open the connection to the
DBMS for datasources 'mySQLiteDB'"

My ~/.libgda/config is :
$ cat ~/.libgda/config
<?xml version="1.0"?>
<libgda-config>
  <section path="/apps/libgda/Datasources/mySQLiteDB">
    <entry name="DSN" type="string"
value="URI=/home/ejah/Coding/Gecca/Gecca/Camps/Camps.db"/>
    <entry name="Description" type="string" value="Test of SQLite
provider"/>
    <entry name="Password" type="string" value=""/>
    <entry name="Provider" type="string" value="SQLite"/>
    <entry name="Username" type="string" value=""/>
  </section>
</libgda-config>

Thanks for your help

-- 
Guillaume aKa e-Jah





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]