[Gambas-devel] Oh, good grief, it's even worse than I first thought :Re: SHOW STOPPER: GB3, sqlite3 and date fields

Fabien Bodard gambas.fr at ...176...
Mon Dec 14 10:51:16 CET 2009


Yes your right... no convertion is done as it is commented in
gb.db.sqlite3 but i don't know why :/ there is certainly a good reason
in the back ... but it is not 'normal' as gambas need to be able to
use db natural date/time formats.

				/*	case ft_Date:
						r->records[sz][i].set_asString(reslt[i]);
						r->records[sz][i].set_asDate(reslt[i]);
						break;*/

2009/12/14 Kadaitcha Man <nospam.nospam.nospam at ...176...>:
> Same database, same code. Run, exit, run, exit, run, exit...
>
> The values that pass for dates are different on every execution of the code.
>
> Screenshots attached.
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
>
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
>




More information about the Devel mailing list