A
Aussie Rules
Hi,
I have a vb.net application that uses a SQL Express database.
The end user already has SQL Express setup on there server, but they have no
skills at using it.
Is there a way I can have my VB.net Setup program install the database onto
this server? Executing a massive SQL Script I guess would work, or perhaps
just restoring a backup of the database would work as well.
Also happy to do a dedicated SQL setup program if this is the best option.
I have a vb.net application that uses a SQL Express database.
The end user already has SQL Express setup on there server, but they have no
skills at using it.
Is there a way I can have my VB.net Setup program install the database onto
this server? Executing a massive SQL Script I guess would work, or perhaps
just restoring a backup of the database would work as well.
Also happy to do a dedicated SQL setup program if this is the best option.