Posts
Sort by recent activity
MSSQL 2005 support
Hi:
I am working on a project that will not be released before the end of this year, but when it is released it will be for MSSQL 2005, so we want to start doing our development with Visual Studio ...
Column rename - can I override this?
Hi:
I have a database I'm updating that has an old column name of 'Banco_id' and this field is no longer needed, but a new column 'Banco' will be introduced, both fileds are integers.
When I run SQ...
Newbie question - WITH NOCHECK
When comparing two supposedly iqual databases I get several foreign key differences stating that the 'WITH NOCHECK' values differ.
When I use Enterprise Manager I can't see any differences when I i...