Groups | Blog | Home
all groups > sql server new users > april 2006 >

sql server new users : i need Code Generator...


cj
4/24/2006 2:29:37 PM
Hey, don't knock writing code. If such a product existed and was
actually worth a darn you might just find yourself saying "You want
fries with that?" for a living. :)

[quoted text, click to view]
Tark Siala
4/24/2006 4:51:54 PM
hi
i spend more time to write the code, like VB6, VB2005, SQL Stored Procedure
code.
any one know good Application to Automaticaly read Database (Access or SQL),
then write VB Code and Stored Procedure (if this allication free thats good
:) )

--
Tarek M. Siala


Andrew Watt [MVP]
4/24/2006 7:56:20 PM
On Mon, 24 Apr 2006 16:51:54 +0200, "Tark Siala"
[quoted text, click to view]

For T-SQL code you might want to take a look at the templates in SQL
Server Management Studio Template Explorer.

Visual Studio 2005 is creating a great deal of code for you
automatically when you create a solution using it.

Ken Halter
4/25/2006 12:08:24 PM
[quoted text, click to view]

Actually, there are a few for VB6 that'll read a database and generate VB
code to duplicate its structure. It's pretty much "rubber stamp" coding...
but it works great... at least the first time. From there, coders can easily
take the generated code, study it (comment it) and expand on that to get the
results/knowledge they want.

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..

AddThis Social Bookmark Button