>> Just wonder since the Last_Insert_ID() is valid in the same connection >> session, I assume the OPF object will only disconnect from database >> 'after' >> the 'AfterExecSQL' was executed ? > > Your database connection will definitely still be active. > > On the same note, your transaction will be active for all visitor that > execute with the same group name.
So after the call of: GTIOPFManager.ConnectDatabase(aDatabase, aUser, aPassword) until GTIOPFManager.DisconnectDatabase(mySQLDatabase, MYSQL_ZEOS) There will be only 1 session? ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ tiOPF-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tiopf-talk
