[Lazarus] Is there a way to NOT use a transaction in sqldb ?

Zaher Dirkey parmaja at gmail.com
Thu Oct 15 16:17:36 CEST 2009


Just open the connection, get your query results then close the
connection, every time you query, do not keep the connection to
database opened while you application run.

Just
-- 
Zaher Dirkey




More information about the Lazarus mailing list