So if Im in the middle of a transaction and I do this:
START Transaction t1.add ... select from t1 ... COMMIT
Will my SQL select reflect the just added record even when I have not done a commit yet?
-- Aaron Bratcher Got Data? See it with db Reports http://abDataTools.com
------------------------------------------------------------- The Valentina mailing list is brought to you by MacServe.net For info on lists services, see http://www.macserve.net/lists.html ©2000 Aaron Bratcher |