Re: [gnome-db] libgnomedb: Starting the example
- From: "Vivien Malerba" <vmalerba gmail com>
- To: "Murray Cumming" <murrayc murrayc com>
- Cc: gnome-db-list <gnome-db-list gnome org>
- Subject: Re: [gnome-db] libgnomedb: Starting the example
- Date: Fri, 1 Dec 2006 10:40:04 +0100
On 11/30/06, Murray Cumming <murrayc murrayc com> wrote:
When I cd to testing and try to run ./test-dyn-widgets
I see a dialog with this error:
"
Error opening the connection
'/home/murrayc/cvs/gnome216/branches/HEAD/libgnomedb/testing/TEST_DICT_sqlite.xml':
No DSN or connection string specified
"
Ok, this is a bit annoying... I'll fix that, but for now you'll have
to declare a new datasource such as:
"
<section path="/apps/libgda/Datasources/GnomeDbSqliteTest">
<entry name="Provider" type="string" value="SQLite"/>
<entry name="DSN" type="string" value="DB_DIR=<the path to your
testing dir>;DB_NAME=TEST_sqlite"/>
<entry name="Description" type="string" value=""/>
<entry name="Username" type="string" value=""/>
<entry name="Password" type="string" value=""/>
</section>
"
Cheers,
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]