On Sat, 2006-09-12 at 15:56 +0100, Vivien Malerba wrote: > On 12/9/06, Vivien Malerba <[EMAIL PROTECTED]> wrote: > > On 12/9/06, Phil Longstaff <[EMAIL PROTECTED]> wrote: > > > I am currently using libgda 1.99.1 and have an issue and a question. > > > > > > The issue: > > > > > > GDates are rendered into SQL as 'MM-DD-YYYY'. MySQL doesn't accept this > > > format. It wants 'YYYY-MM-DD'. I don't see any way to change this. > > > > Libgda handles dates through the GDate structure to avoid depending on > > a specific date format. The SQL rendering is done using GdaDataHandler > > objects, which are created by each DBMS provider. In the case of > > MySQL, I obviously need to modify that obbject to make the rendering > > correct, which I'll do ASAP. > > This is now fixed in CVS. >
I did a CVS checkout. The README file mentions INSTALL which doesn't exist. When I try to run autogen.sh, I get: which: no gnome-autogen.sh in (/home/phil/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) ./autogen.sh: line 24: .: filename argument required .: usage: . filename [arguments] How do I build this? BTW, I am currently using the 1.99.1 tarball. When will 1.99.2 be released? What is the release plan for 2.0? Phil _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
