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 |
|
hearnie
Starting Member
49 Posts |
Posted - 2005-05-05 : 06:19:12
|
| hi All,Does anyone know how to find the install path of the SQL Server Instance from an ActiveX Script?cheers in advance for the helpH. |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-05-05 : 07:25:06
|
| From QA, you can useSelect filename from sysfilesMadhivananFailing to plan is Planning to fail |
 |
|
|
hearnie
Starting Member
49 Posts |
Posted - 2005-05-05 : 08:46:56
|
| Yeah the problem is I dont want to use QA, I want to get it in an ActiveX Script within a DTS package? |
 |
|
|
|
|
|