New Releases
• Aquaria 1.1.0, Games
• MazeFinger 1.1.1, Games
• Mozilla Firefox 3.0.4, Mac
• ATI Radeon Display Driver (Windows XP/MCE) 8.10 (10/15/2008), Utilities & Drivers
• ATI Radeon Display Driver with Catalyst Control Center (Windows XP) 8.10 (10/15/2008), Utilities & Drivers
• ATI Radeon Display Driver with Catalyst Control Center (Windows XP Professional x64 Edition) 8.10 (10/15/2008), Utilities & Drivers
• ATI Catalyst Display Driver with Catalyst Control Center (Windows Vista 64-bit) 8.10 (10/15/2008), Utilities & Drivers
• ATI Catalyst Display Driver with Catalyst Control Center (Windows Vista 32-bit) 8.10 (10/15/2008), Utilities & Drivers
• MySpace for BlackBerry 1.0, Mobile
• OpenGoo 1.0, Business
• Coda 1.6, Mac
• Pixelmator 1.3, Mac
• Gmail Backup 0.104, Utilities & Drivers
• EasyWriter 1.0, Mobile
• Adrenaline Pool Lite 1.1, Mobile
• SharePod 3.8.7, Audio & Video
• DVD Flick 1.3.0.4, Audio & Video
• Opera Mini 4.2 beta, Mobile
• Kitty Spangles Solitaire 3.7.5, Mac
• FaceCall for iPhone 1.2, Mobile
02/13/08 - Execute multiple T-SQL scripts at once against SQL Server database.
Execute multiple scripts at once choose to run specific files or a group of files identified by a pattern. When a pattern is specified, all the files that meet the pattern criteria will be executed in the alphabetical order. Support different transactional execution: "Execute scripts within one transaction": Runs all the scripts in one single transaction. If one script fails, the entire set is rolled back; "Execute scripts on separate transaction": Runs the scripts on separate individual transactions. If one script fails, only the script that failed is rolled back; "No transaction": Runs the scripts without transaction. Robust error handling depending on the transaction, when a script fails, either the failing script or the entire set is rolled back. A failing script stops the whole process. Command line options for batch execution.
Similar programs.
• xSQL Profiler 1,
• xSQL Documenter 1,
• xSQL Data Compare 2.5,
• xSQL Builder 1.0.1.5,