Hey guys,
I need to print out a schema of each of my data tables inside of my asp.net project. I have to have in the schema as a minimum: FieldName, Description, and Datatype. I have searched goolge and yahoo (probably puting in the wrong paramaters, I tend to do that a lot) and have found nothing but an external program that generates them. Is there a way to do this from inside of .net?
4 replies to this topic
#1
Posted 13 May 2010 - 01:24 PM
|
|
|
#2
Posted 18 May 2010 - 09:11 PM
could you explain more , i didn't understand that ! I am a bit dumb :huh: when it comes to Understanding questions
#3
Posted 19 May 2010 - 01:56 AM
and i'm a bit dumb at asking them >.< perfect team. Basicly I want to generate schemas based on databases i have already created. I know phpMyAdmin does this rather easily with print view. I am trying to figure out how to do it with .net
#4
Posted 19 May 2010 - 08:48 PM
If you are using Visual Studio for .NET development glad you have a ready made solution,
first read some from here
first read some from here
http://msdn.microsof...s%28VS.71).aspxread some more from here
http://msdn.microsof...e/cc163877.aspxNow read here to get practical example on schema generation here
http://www.asp.net/d...access-layer-cs
#5
Posted 19 May 2010 - 08:50 PM
Hey i like your Siggy ,did you make that with Pshop
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









