Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 RE:To Generate VB.NET code from a SQL Script

Author  Topic 

omacall
Starting Member

1 Post

Posted - 2004-08-15 : 18:34:13
[font=Tahoma]I developed a small application that could be very useful for Component One.

It generates the code to create a windows form from a SQL Script automatically and very beautiful. All the controls are Component One Studio Input, (Input date, Textbox, NemricEdit, etc), all are formatted and created depending of the information in the SQL Script.

I downloaded the demo version of your Enterprise (2004 v3) and I needed to see if it is robust enough to handle hundreds of controls and it did.

By just trying to examine the power of your suite I think I accomplish something very useful.

Amazingly there is nothing on the net that does this, not even in www.planetsourcecode.com. Or another website that could be customized to use C1 Components.

Of course you that this small piece of code can be easily adapted just to use the regular .NET controls, without using the Component One Controls.


If any of you is interested let me know to post the code.

derrickleggett
Pointy Haired Yak DBA

4184 Posts

Posted - 2004-08-16 : 00:18:11
Is this tacky???

MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2004-08-16 : 07:48:00
I'm sure your sql script is very nice omacall :-)
I would love to see the form with hundreds of controls!

/rockmoose
Go to Top of Page
   

- Advertisement -