Member since ‎2013 Oct 21

User Statistics

  • 6 Posts
  • 0 Solutions
  • 2 Kudos given
  • 7 Kudos received

User Activity

Hello, Where can I download the latest EBF for version 12.0.1 >= Build 3996? On http://downloads.sybase.com/swd/base.do?client=support the latest EBF is from 15. Aug 2013. Thanks, Stefan
Hello, We would like to use the SATransaction in a using statement. But in case of an exception, the transaction is not rolled back and the transaction is still open. This prevent us from opening a second transaction. In Microsoft SQL Server the Disp...