Nov 18, 2002 #1 SulikSlayer Programmer Joined Nov 16, 2002 Messages 17 Location KG I need to know if there is aa transaction support (rollbacks) there. Can you recommend a good manual?
I need to know if there is aa transaction support (rollbacks) there. Can you recommend a good manual?
Nov 19, 2002 #2 Dimandja Programmer Joined Apr 29, 2002 Messages 2,720 Location US Hi SulikSlayer, Web search for and pick any SQL, DB2, etc... manual. The manual you choose is only as good as your target environment. Here is a link to a MySQL manual: http://www.mysql.com/documentation/mysql/bychapter/Look up chapter 6.7, "MySQL Transactional and Locking Commands". Dimandja Upvote 0 Downvote
Hi SulikSlayer, Web search for and pick any SQL, DB2, etc... manual. The manual you choose is only as good as your target environment. Here is a link to a MySQL manual: http://www.mysql.com/documentation/mysql/bychapter/Look up chapter 6.7, "MySQL Transactional and Locking Commands". Dimandja
Nov 19, 2002 Thread starter #3 SulikSlayer Programmer Joined Nov 16, 2002 Messages 17 Location KG I didn't mean MySQL!!! I mean Anywhere SQL! That't the differens DBMS, as far as I know! Upvote 0 Downvote
Nov 20, 2002 1 #4 dickiebird Programmer Joined Feb 14, 2002 Messages 758 Location GB Try the Sybase forums for info on 'SQL Anywhere' ;-) Dickie Bird Honi soit qui mal y pense Upvote 0 Downvote
Nov 20, 2002 Thread starter #5 SulikSlayer Programmer Joined Nov 16, 2002 Messages 17 Location KG Hey, thanks! That helped a lot Upvote 0 Downvote