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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-25 : 11:46:53
|
| Quantum writes "Under Data Transformation Services, Data Driven Query Task Topics, MSDN mentioned about the Bindings Tab for which i can define the bindings table for the parameterized query (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dtsdsgnr/dtsdsgnr2_5pkh.asp). When i right-click on the Data Driven Query Task, and then select Properties, i can only find the Source, Destination, Transformation, Queries and Options Tab, but no Bindings Tab which i assume only exists in SQL Server 2000. How do i work around this using VB ActiveX Script Task perhaps. Am using MS SQL Server 7 Standard Edition SP3 running on Windows NT SP6a. Thanks in advance!" |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-04-26 : 02:11:11
|
| What do you mean "work around it"?The feature doesn't exist in 7.0. Upgrade to 2000 that is the workaround.-Chad |
 |
|
|
|
|
|