installing sql
beta 2 editions of vb and vc# 2005 what is the compaitable sql version i can use
with them?
beta 2 editions of vb and vc# 2005 what is the compaitable sql version i can use
with them?
Since the version of .Net Framework changed you will also need to download the version of the Framework that is referenced at the link above.
To do the install, remove .Net Framework 2.0 Beta 2 form your machine and install the new one you downloaded. Next install SQL Server Express. You do not need to uninstall the Visual Studio environment.
Dan