DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: 17 May 2007 05:58:59 -0700,    posted on: microsoft.public.dotnet.framework.odbcnet        back       

Thread Index
  1    unknown
          2    Kerry Moorman


Read (and Visualize) DB Schema from SQL Server   
Hi experts,

which approaches would you suggest for:

 - Reading a database schema (tables, fields, relationships) from SQL
Server 2005?
 - Visualizing the DB schema?

For developing a DB tool the schema should be read from the server and
then be visualized, e.g. like the SQL Server BI Development Studio
does when importing the whole schema to a data source view.

Any ideas and hints on how to start approaching this (either reading
schema and/or visualizing it) using .NET (preferably C#) are welcome!


Regards,
Max
Date:17 May 2007 05:58:59 -0700   Author:  

RE: Read (and Visualize) DB Schema from SQL Server   
Max,

http://support.microsoft.com/kb/309488

I usually display the schema table info in a grid by binding the returned 
table to a control like a datagridview.

Kerry Moorman


"send.me.all.email@googlemail.com" wrote:


> Hi experts,
> 
> which approaches would you suggest for:
> 
>  - Reading a database schema (tables, fields, relationships) from SQL
> Server 2005?
>  - Visualizing the DB schema?
> 
> For developing a DB tool the schema should be read from the server and
> then be visualized, e.g. like the SQL Server BI Development Studio
> does when importing the whole schema to a data source view.
> 
> Any ideas and hints on how to start approaching this (either reading
> schema and/or visualizing it) using .NET (preferably C#) are welcome!
> 
> 
> Regards,
> Max
> 
> 
Date:Thu, 17 May 2007 06:10:01 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us