26 Nov
2003
26 Nov
'03
9:51 p.m.
Hi, Is there a way to do FS based ZSQL methods in a Product ? Actually, my product (under development) uses direct MySQLdb.connections created/deleted for each method. This works but... 1/ It's not easy to be DBMS engine independant that way. 2/ Creating new DB connector for each Web transaction slows down the stuff. Thanks in advance -- Gilles