VB.NET 2005 / SQL RAD Development Tool or Code Generator

  • Thread starter Thread starter Chris Cairns
  • Start date Start date
C

Chris Cairns

Does anybody know of a RAD SQL database tool for VB.NET 2005 and SQL 2005?
I guess I am sort of wanting the development speed you get with say Access
Front End / SQL Back End but still have the advantages of VB.NET.

Also better yet would be something that would assist with building but keep
custom controls, etc to a minimum as I don't want hassles with a 3rd party
if something goes wrong.
 
Chris,

Have you looked at SQL Server 2005 Express? It's free and it's pretty easy,
although not as easy as Access, but it does have some nice features to get
you up and running with SQL.
--
Michael Bragg, President
eSolTec, Inc.
a 501(C)(3) organization
MS Authorized MAR
looking for used laptops for developmentally disabled.
 
Back
Top