Hallo, Hancock, David (DHANCOCK) hat gesagt: // Hancock, David (DHANCOCK) wrote:
> What database are you using? If it's one that supports "auto" columns or > "sequences" (automatically incremented counters, specifically for primary > keys), consider using such a function when you insert. I In this specific problem this probably will not help, because only one insert is wanted. Using autoincrement keys you'd create two valid database rows, when the goal was to just get one. ciao -- Frank Barknecht _ ______footils.org__ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
