Hi all.

 

I'm writing to a dbase using mySql allowing multi-user. This table has
multiple fields including one of type TimeStamp.

What would actually happen writing multiple records using a for-loop:

1.    Would the TimeStamp data always be the same for all records?

2.    What would happen in a multi-user access situation, could this
multiple records write session (for-loop) possibly being interrupted causing
my TimeStamp data being changed halfway this writing session?

 

Thanks for any help

John Ch

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [email protected] with 
Subject: unsubscribe

Reply via email to