Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2006

Tip: Looking for answers? Try searching our database.

How to generate automatic win-forms for SQL Server's tables?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ABC - 03 Jul 2006 17:46 GMT
I need to build many data enter forms for SQL Server's tables.  Is there any
best methods to generate data forms from database table structure?
Michael Nemtsev - 03 Jul 2006 18:49 GMT
Hello ABC,

I suggest you to look at www.codesmithtool.com. You can create a script for
one table and it run it against all tables to get your forms from tables

A> I need to build many data enter forms for SQL Server's tables.  Is
A> there any best methods to generate data forms from database table
A> structure?
A>
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
William Sullivan - 05 Jul 2006 21:17 GMT
The easiest way involves strongly typed datasets, data adapters and
datagridviews (definitely skip .NET 1.1 and do this in .NET 2.0, as the data
grid controls are much improved).  Depending on what version of VS 2005 you
have, you can browse your database, pull the relevant tables right onto the
dataset design surface, and hook them right into a datagridview.  

Unfortunately, "easy" is a relative term.  If you are new to SQL, ADO, .NET
or even the whole programming thing, you've got a long way to go before you
can say that database programming is "easy."

> I need to build many data enter forms for SQL Server's tables.  Is there any
> best methods to generate data forms from database table structure?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.