vote up -2 vote down star

Hi ,

If I need to upgrade MSSQL 2000 TO MSSQL 2005 which is installed inside the citrix

box. How can I check if it is compatible or not.

Thanks

flag
Check of what is compatible or not? – wonderchook Nov 6 '08 at 2:17
you're not supposed to ask questions that aren't directly related to programming on stackoverflow so you'll probably get voted down :/ – Jim Robert Nov 6 '08 at 2:53

1 Answer

vote up 2 vote down

To test compatibility you need to setup a test environment which roughly duplicates the expected live environment.

That is to say you need to setup a Citrix server with much the same setup as your live citrix server and install SQL Server 2005 on it as you expect to install it on the live server and then run your applications in the SQL 2005 server environment.

It all depends on what compatibility you are testing.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.