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 |
|
markcasey
Starting Member
3 Posts |
Posted - 2003-03-13 : 13:16:10
|
| I have developed an application through VB 6 and I need to install sql server 7. I need to automate an installation of sql server so the end user of the software does not have to know how to use sql server. I found info on msdn:(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql7/html/deploybus_depdbsol.asp) but I need a membership to gain access to their sample code.Can anyone help!cheersMark |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-03-13 : 13:24:39
|
| Wouldn't that be a violation of the agreement when you purchase a MSDN license? I've got one, but I wouldn't want to violate the agreement.Tara |
 |
|
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2003-03-13 : 15:07:03
|
| I belive you can use the SQL Merge Modules to do something like that. I'm not sure if non-MSDN folks can get them though.Look on MS's site for SQL Merge Modules.Michael<Yoda>Use the Search page you must. Find the answer you will.</Yoda> |
 |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2003-03-13 : 16:02:34
|
| Do you mean sql server or msde?==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
markcasey
Starting Member
3 Posts |
Posted - 2003-03-18 : 14:13:03
|
| Thanls for the help will try those tipsMI know getting a msdn psw would be breaking the rules but who does'nt |
 |
|
|
markcasey
Starting Member
3 Posts |
Posted - 2003-03-18 : 14:15:53
|
| Tara Would you do me a big favour and send me the code so you don't have to violate your agreement.Mark |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-03-18 : 14:19:43
|
| But sending you the code would violate the agreement, right?Tara |
 |
|
|
|
|
|