Re: GDA Missing records in SQLite

2008-02-24 Thread Mark Johnson
Graham Leggett wrote: > Phil Longstaff wrote: > >> There is a function to query the backend to see what features it >> supports, but prepared statements is not in that list. Also, if we >> require prepared statements, that might cut out the sqlite backend >> because a libgda modification to use

Re: GDA Missing records in SQLite

2008-02-24 Thread Mark Johnson
Phil Longstaff wrote: > Graham Leggett wrote: > >> Phil Longstaff wrote: >> >> >>> There is a function to query the backend to see what features it >>> supports, but prepared statements is not in that list. Also, if we >>> require prepared statements, that might cut out the sqlite backen

Re: GDA Missing records in SQLite

2008-02-24 Thread Phil Longstaff
Graham Leggett wrote: > Phil Longstaff wrote: > >> There is a function to query the backend to see what features it >> supports, but prepared statements is not in that list. Also, if we >> require prepared statements, that might cut out the sqlite backend >> because a libgda modification to use

Re: GDA Missing records in SQLite

2008-02-24 Thread Graham Leggett
Phil Longstaff wrote: There is a function to query the backend to see what features it supports, but prepared statements is not in that list. Also, if we require prepared statements, that might cut out the sqlite backend because a libgda modification to use it might not propagate out far eno

Re: Language file de_CH

2008-02-24 Thread Christian Stimming
Hi Raffael, thanks for the new translation. This has been committed to our SVN and will be in the next stable release. As we discussed in our previous emails I would kindly ask you to give a quick summary of your changes in de_CH.po compared to the existing de.po. In the glossary I saw only th

Re: GDA Missing records in SQLite

2008-02-24 Thread Phil Longstaff
Graham Leggett wrote: > Phil Longstaff wrote: > >> The providers allow it, GDA allows it, but not all of the GDA >> providers use the facilities. I couldn't find any sqlite3_bind_xxx() >> calls in the GDA sqlite provider, for example. >> >> I agree that the gda backend should change to using the

Re: GDA Missing records in SQLite

2008-02-24 Thread Graham Leggett
Phil Longstaff wrote: The providers allow it, GDA allows it, but not all of the GDA providers use the facilities. I couldn't find any sqlite3_bind_xxx() calls in the GDA sqlite provider, for example. I agree that the gda backend should change to using the libgda parameter functions, but I s

Re: GDA Missing records in SQLite

2008-02-24 Thread Phil Longstaff
Graham Menhennitt wrote: > Mark Johnson wrote: > >> PostgreSQL gives a warning for '', but accepts it; it prefers \'. MySql >> takes the ''; I'm not sure about \'. Obviously SQLite won't take the \'. >> >> However, the real problem is that it is not gnucash-gda code which is >> doing the esc

Re: GDA Missing records in SQLite

2008-02-24 Thread Phil Longstaff
Graham Menhennitt wrote: > Mark Johnson wrote: > >> PostgreSQL gives a warning for '', but accepts it; it prefers \'. MySql >> takes the ''; I'm not sure about \'. Obviously SQLite won't take the \'. >> >> However, the real problem is that it is not gnucash-gda code which is >> doing the esc

[PATCH] Fix two typos in german files

2008-02-24 Thread Nis Martensen
[Second try, the first was blocked by anti-spam measures] Hopefully this patch gets through utf-8 encoded. diff --git a/accounts/de_DE/acctchrt_full.gnucash-xea b/accounts/de_DE/acctchrt_full.gnucash-xea index 2f43054..0b01895 100644 --- a/accounts/de_DE/acctchrt_full.gnucash-xea +++ b/accounts/de

Effectless option in user defined reports

2008-02-24 Thread HubertusHirsch
Have opened a new bug report http://bugzilla.gnome.org/show_bug.cgi?id=517859 First published at gnucash-de https://lists.gnucash.org/pipermail/gnucash-de/2008-February/005776.html Best Regards Hubert H. -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein

Re: Problems building GNUCash 2.2.3

2008-02-24 Thread John M Collins
Please CC replies to jmc AT xisl DOT com as I'm not subscribed. On Thu, 2008-02-21 at 18:13 -0500, Derek Atkins wrote: > Hi, > > I am trying to build GNUCash 2.2.3 on my Opteron machine which is > > running Mandriva 2007.0 > > > > I hit some problems with it crashing on startup and searching y

Re: QIF doc pages

2008-02-24 Thread Derek Atkins
Hi, Quoting Charles Day <[EMAIL PROTECTED]>: > On Sat, Feb 23, 2008 at 9:32 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > >> Yeah, I thought they should be shown by default.. Are you sure >> that you're picking up the default schema settings? >> > > The option to turn on/off QIF doc pages doesn'

Re: QIF doc pages

2008-02-24 Thread Charles Day
On Sat, Feb 23, 2008 at 9:32 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Yeah, I thought they should be shown by default.. Are you sure > that you're picking up the default schema settings? > The option to turn on/off QIF doc pages doesn't seem to be part of the default schema settings. I gues