[lazarus] Cliff Status
Sergio A. Kessler
sak at perio.unlp.edu.ar
Mon Oct 4 14:48:18 EDT 1999
Michael Van Canneyt <michael.vancanneyt at wisa.be> el día Mon, 4 Oct 1999
09:35:08 +0200 (W. Europe Daylight Time), escribió:
>the JOINS must be removed completely; it is NOT ansi SQL.
hu ? are you saying that a sql like:
select a.h, b.h, c.h, d.j, e.j
from table1 h, table2 j
where a.h = d.j
is not ansi sql ???
>> I've found that if you make a join sql and try to delete a record,
>> a record is deleted from all the tables in the join !
>
>I think this has to do with the 'cascaded delete' option of the tables.
I've just tryed the ADOQuery ...
>> and needless to say, ADOExpress come with very nice bugs for your
>> pleasure...
>
>:-) We'll move to interbase altogether. I haven't had problems with
>that yet :)
I've falled in love with PostgreSql a long time ago ... :)
Sergio
More information about the Lazarus
mailing list