![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#3
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#4
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#5
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#6
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#7
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#8
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
#9
| |||
| |||
|
|
I have a DTS package that has the ActiveX Script code listed below that is used to call stored procedures in SQL Server database. The DTS package and database correspond to SQL Server 2000. Please help me find documentation that corresponds to the code listed below. Thanks, cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@strInPValue",200,1,255) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@Char",200,1,1) cmdGetCharCount.parameters.append cmdGetCharCount.createparameter ("@CountOfOcc",3,2,4) |
![]() |
| Thread Tools | |
| Display Modes | |
| |