Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Free DB scripting tool


Message #1 by "Chris Tacke" <ctacke@r...> on Fri, 9 Nov 2001 14:11:04 -0800
Oops, this mught be useful....

http://www.innovativedss.com/DBScripter.asp


> -----Original Message-----
> From: Chris Tacke [mailto:ctacke@r...] 
> Sent: Friday, November 09, 2001 2:11 PM
> To: professional vb
> Subject: [pro_vb] Free DB scripting tool
> 
> 
> Generating databases in code with Visual Basic or eMbedded 
> Visual Basic is tedious at best.  If you need to script 
> several tables, it can take a significant amount of time to 
> write all of the table generation code and debug it.  In an 
> effort to make developer's lives a bit easier, we offer DBScripter
> 
> DBScripter is a databse scripting wizard that generates 
> Visual Basic code to generate a database.  It supports both 
> Microsoft Access and Microsoft SQL Server and will generate 
> code for Visual basic using ADO or eMbedded Visual Basic 
> using ADOCE 3.0 or ADOCE 3.1.
> 
> Simply Select the data source, select the database (for SQL 
> Server), select the tables to script, choose the Object Code 
> (ADO, ADOCE 3.0, ADOCE 3.1 or None), then cut and paste the 
> resulting script into your project.
> 
> 
> -------------------------------
> Christopher Tacke, MCSD
> President, IDSS, Inc. www.innovativedss.com
> 
> Pre-order my book today! 
> http://samspublishing.com/detail_sams.cfm?> item=0672322773
> 
> 
> 
> ---
> You are currently subscribed to pro_vb 
> as: ctacke@r... 
> $subst('Email.Unsub')
> 
> 


  Return to Index