1

(2 replies, posted in General)

Hello,
I am in trouble with this simple SQL statement : 'select distinct f_nom from personnes';
The query works fine with SqliteToolBox, directly with sqlite3 and others programs but fails in my unit.  Of course  'select f_nom from personnes'  works correctly.
you have a track?

Regards
agur

2

(12 replies, posted in General)

It's now OK. ( It's the same problem with D6.)

Merci beaucoup pour cette assistance rapide ! et la qualité de ce travail.

Now I'll test the performance on large bases with blob and memo... and  begin migrating to Ubuntu

Many Thanks

agur

3

(12 replies, posted in General)

Hi!

I try to install SQLitePass_045 under D7, and with the runtime and designtime packages,  D7 (or D6) returns a compiler error on the field   'ftWideMemo' : ie SqlitePassSqlSmts.inc  : undeclared identifier ftWideMemo

I am transferring programs from XP delphi/access -> sqlite to Ubuntu lazarus-sqlite

Can somebody help me ?

Thanks for your help

agur