Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
dtguin
Starting Member
1 Post |
Posted - 2008-07-28 : 15:41:36
|
Is there a way to install SQL Server 2005 with TCP/IP enabled for port 1433 using SQL Authentication and set the sa password, all from an install script?I figured out how to get SQL Server 2005 Express working with our current product by going into the Surface Area CM and SQL Server Studio Management Express, and setting things as needed.The problem is I can't expect my customers to do this (also I do not want them to know how to do this... )Currently we are installing MSDE from InstallShield and then tweeking MSDE to get things setup so it works with our product and the customer does not have to do anything expet enter their name and except the EULAI am hoping I can do the same for SQL Server 2005 Express but am willing to spend money if the Developer editon (or some other edition) will allow me to configure without having to have the customer run a tool to get things configured. - Dave G. |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-07-28 : 22:24:31
|
Did you check sql2k5 express readme file? May have those info in it. |
 |
|
|
|
|