RE: [ cf-dev ] OT: Scripting SQL Server 2000 schema updates

2004-02-23 Thread Aidan Whitehall
Cule -- thanks both. -- Aidan Whitehall Macromedia ColdFusion Developer Fairbanks Environmental Ltd +44 (0)1695 51775 Queen's Awards Winner 2003 Fairbanks uses anti-spam filtering. If you sent an e-mail and expected to receive a

Re: [ cf-dev ] OT: Scripting SQL Server 2000 schema updates

2004-02-23 Thread Tom Smith
n Whitehall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 23, 2004 9:43 AM Subject: [ cf-dev ] OT: Scripting SQL Server 2000 schema updates Anyone know of any nice utility (kindof like wot is in PL/SQL Developer and SQLyog) to compare two SQL Server 2000 databa

RE: [ cf-dev ] OT: Scripting SQL Server 2000 schema updates

2004-02-23 Thread Robertson-Ravo, Neil (RX)
:[EMAIL PROTECTED] Sent: 23 February 2004 09:43 To: [EMAIL PROTECTED] Subject: [ cf-dev ] OT: Scripting SQL Server 2000 schema updates Anyone know of any nice utility (kindof like wot is in PL/SQL Developer and SQLyog) to compare two SQL Server 2000 database schemas and generate a script that

[ cf-dev ] OT: Scripting SQL Server 2000 schema updates

2004-02-23 Thread Aidan Whitehall
Anyone know of any nice utility (kindof like wot is in PL/SQL Developer and SQLyog) to compare two SQL Server 2000 database schemas and generate a script that updates the schema of one so it's the same as the other? Thanks -- Aidan Whitehall Macromedia ColdFusion Deve