G
Guest
Hi;
We have an ASP.NET portal product we are about to start shipping. It needs a
database to run. To create the database which approach do you recomend (and
why):
1) Provide Erwin generated scripts for each vendor that will create the
database. Require person installing to apply the script to their database.
2) Make ADO.NET calls to create the database. Have this as part of the
install program and prompt them for server, database name (that we create),
uname, & password.
3) other???
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
We have an ASP.NET portal product we are about to start shipping. It needs a
database to run. To create the database which approach do you recomend (and
why):
1) Provide Erwin generated scripts for each vendor that will create the
database. Require person installing to apply the script to their database.
2) Make ADO.NET calls to create the database. Have this as part of the
install program and prompt them for server, database name (that we create),
uname, & password.
3) other???
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm