> No, I was only going to implement the requirements that makes AfterExecSQL > execute - meaning the check for "rows affected". > > I want to see if it is possible to execute AfterExecSQL even if a > persistence layer doesn't support Rows Affected. Then the developer can > decide for themselves how they want to handle things like AutoInc fields > as > PK's etc... > > I still believe the best way is to let tiOPF manage your primary keys for > you. And if you think GUIDs are to slow, tiOPF has other OID generators > implemented, like OIDStrings, OIDInteger (low/high) etc...
How the OIDInteger be implemented? Is that integer generator for each table or on pc basis? ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ tiOPF-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tiopf-talk
