SQL Source Control

  • Has anynone, or does anyone use any form of source control for SQL scripts. If so, what do you use and how do you rate it? What known flaws are there etc?

    Thank you,

    Carl.

  • Hi Carl.

    There's an app called mssqlXpress which handles that.

    It's basically a replacment for QA and EM.

    Has some very nice / handy functions (Code Completion!!! 🙂

    Integrates into MS VSS nicely.

    http://www.xpressapps.com

    Embarcadero also has a tool but they are hellish expensive!

    Never used the Rapid SQL (What you are looking for) though.

    Cheers,

    Crispin

    Edited by - crappy on 09/08/2003 07:27:28 AM

    Edited by - crappy on 09/08/2003 07:34:49 AM

    Cheers,CrispinI can't die, there are too many people who still have to meet me!It's not a bug, SQL just misunderstood me!

  • That great - thank you. I had been looking at Skilled Software's product originally, however the comparison table on the Xpress Apps site says enough.

    Thank you for your reply.

  • At the company where I work we use VSS for SQL source code. All the SQL routines from the development database are extracted to a file (in dependency order) and the file is submitted to VSS. This happens automatically on a nightly basis. It could be made to happen more/less frequently simply by changing the job schedule.

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply