G
Guest
Hi,
we are writing an installation routine for our app using .net framework 1.1.
The inst routine has 2 parts: 1 for the server and one for the clients. The
database is MSDE for the small customers and MS SQL server for the big.
1: How can we automaticaly set up the clients so that they are permitted to
start the main program on the server?
2: How can the installation program set up an automatically sheduled
database maintenance with consistency check and recovery?
Regards,
Olav
we are writing an installation routine for our app using .net framework 1.1.
The inst routine has 2 parts: 1 for the server and one for the clients. The
database is MSDE for the small customers and MS SQL server for the big.
1: How can we automaticaly set up the clients so that they are permitted to
start the main program on the server?
2: How can the installation program set up an automatically sheduled
database maintenance with consistency check and recovery?
Regards,
Olav