News

BR>ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER ... any other tools out there that will allow me to create database diagrams, create and change PK's, FK's, relationships ...
I'm using Sql Server 2005 ... to create a new diagram, the option isnt available. I havent run into this problem before. I read on another forum to just right-click on database name, choose ...
SQL Servers allow the import or export of database diagrams to another database. All the information related to a database is stored in the dtproperties table. Therefore, to import or export a ...