Click here to Skip to main content
15,897,718 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi guys how can I able to get relational schema is being automatically generated using MS Access 2007 and MS SQL Server.

Thanks
Posted
Updated 15-Oct-11 0:28am
v3

1 solution

Take a look at SQL Server Management Objects[^] - it provides a good framework for investigating the schemas of sql server databases.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Simon Bang Terkildsen 15-Oct-11 14:13pm    
Good suggestion.
Espen Harlinn 15-Oct-11 16:46pm    
Thank you, Simon!
Chiranthaka Sampath 22-Oct-11 12:58pm    
The link you provided is has no content Espen!
Espen Harlinn 31-Dec-11 6:22am    
I use the "classic" view of the msdn library - this provides a treeview of the library contents on the left side of the browser window. The link points to the top node for the SQL Server Management Objects class library. I should perhaps have provided a different link.

Anyway - thanks for accepting the answer :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900