Installing SQL Express / Creating a database during deployment
Visual Basic
2
Posts
1
Posters
0
Views
1
Watching
-
I need to deploy a .NET 2.0 windows application so if no SQL Server found on the network, it will allow them to install SQL Express. If there is SQL Server, then it will allow them to create a database with some baseline data. Really need help on this, Thanks, Ekjon
-
I need to deploy a .NET 2.0 windows application so if no SQL Server found on the network, it will allow them to install SQL Express. If there is SQL Server, then it will allow them to create a database with some baseline data. Really need help on this, Thanks, Ekjon