Thursday, March 8, 2012

database diagram in sql 2000

how do you create a dataase diagram in sql 2005 express..

trying to work on an existing sql 2000 database diagram when we right click it . we encountered an error.

or

how can we move an existing sql 2k database diagram to wotk with sql server 2005 express as client..

The system cannot find the specified path exception from HRESULT 0x800700002 (Microsoft.VisualStudio.VSHelp80)
thanks

If you attach the SQL 2000 mdf file to the SQL 2005 Express instance, and expand the Database Diagrams node, you will get prompted to create Database Diagram objects. If you click yes, the new Database Diagram objects for SQL 2005 will be created in the mdf and you will be able to work with your database diagrams.
I hope this helps
Mike
Visual Studio Data Team

http://blogs.msdn.com/vsdata/|||how do you create a dataase diagram in sql 2005 express..

trying to work on an existing sql 2000 database diagram when we right click it . we encountered an error.

or

how can we move an existing sql 2k database diagram to wotk with sql server 2005 express as client..

The system cannot find the specified path exception from HRESULT 0x800700002 (Microsoft.VisualStudio.VSHelp80)
thanks

Link

No comments:

Post a Comment