SQL Server engine? (packaging)
-
Hi I am a .net programmer writing database codes. my qestion is: Every time I do a project I should go to customer's office and install SQL Server on his computer , because my codes uses "sql server" as DBMS. now... CAN You help me to do something to avoid this? for example a way to packaging sql server engine in my program install package? regards
-
Hi I am a .net programmer writing database codes. my qestion is: Every time I do a project I should go to customer's office and install SQL Server on his computer , because my codes uses "sql server" as DBMS. now... CAN You help me to do something to avoid this? for example a way to packaging sql server engine in my program install package? regards
You can package MSDE, but I'll bet it's not legal to do it with SQL-Server as your clients needs licenses for it. You can do it with MSDE, and just make it install in silent mode, using it's commandline switches. - Anders Money talks, but all mine ever says is "Goodbye!" ShotKeeper, my Photo Album / Organizer Application[^]
My Photos[^] New developersite: RealDevs.Net