Can .Net framework 1.1 connect to SQLserver 2005 Express?
I'm creating an application using ASP.net and VB.net framework 1.1. Can it run with SQLserver 2005 Express Edition?
Please advice.
Thanks and regards,
PJ
I'm creating an application using ASP.net and VB.net framework 1.1. Can it run with SQLserver 2005 Express Edition?
Please advice.
Thanks and regards,
PJ
You shouldn't have any problems using SQL Server 2005 (inc Express). Have you experienced any issues?
However, I would really suggest using 2.0/3.5 and making the upgrade, however I understand thats not possible in certain situations (ie client demands).