DTS ActiveX task
From: Chris Kennedy (chrisknospam_at_cybase.co.uk)
Date: 05/26/04
- Next message: Rayha: "Collation settings for ASCII code page"
- Previous message: Lisa: "Problem retrieving list of ole db providers"
- Next in thread: Ashish Ruparel [MSFT]: "RE: DTS ActiveX task"
- Reply: Ashish Ruparel [MSFT]: "RE: DTS ActiveX task"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 May 2004 15:17:37 +0100
I have a task that I want to use a combination of ADO recordsets and TSQL.
How do I, for instance perform a count query, and do some functionality
based on the the result. Ideally I would like to do a count e.g. SELECT
COUNT(idfield) FROM TABLE into a variable and then do some ActiveX
functionality based on the result rather than have to create a recordset
from the query and then pull it into variable. Basically I want to know if
you can combine TSQL and VBScript more easily than on a webpage. Regards,
Chris.
- Next message: Rayha: "Collation settings for ASCII code page"
- Previous message: Lisa: "Problem retrieving list of ole db providers"
- Next in thread: Ashish Ruparel [MSFT]: "RE: DTS ActiveX task"
- Reply: Ashish Ruparel [MSFT]: "RE: DTS ActiveX task"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|