Help me find a path in .Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

Not sure if I am in the right place. In any case, I have been a Delphi guy
in years past. Now I might right an app in .Net. Question is which is a free
or close to free database that I can connect to from the app? Where do I get
it?

Thanks,
BJ
 
Microsoft SQL Express is already configured by default when using ASP.NET
2.0 and is exactly the same as SQL Server but for several capacity
limitations such as a 4Gb database limit per instance noting more than 16
instances may be configured so unless your planning on working with the LAMP
camp or using Java at some point in the future other choices become mute
issues AFIC..


<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top