Jump to content

Asp.net SQL Schema?

- - - - -

  • Please log in to reply
4 replies to this topic

#1
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
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?
Posted Image

#2
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
could you explain more , i didn't understand that ! I am a bit dumb :huh: when it comes to Understanding questions

#3
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
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
Posted Image

#4
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
If you are using Visual Studio for .NET development glad you have a ready made solution,
first read some from here
http://msdn.microsof...s%28VS.71).aspx
read some more from here
http://msdn.microsof...e/cc163877.aspx
Now read here to get practical example on schema generation here
http://www.asp.net/d...access-layer-cs


#5
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
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