-
Stored procedures and Active X Objects
I have read your article on 'Using Automation Stored Procedures to Access
an Object's Properties. I have created a fairly straight forward stored procedure.
From the recordset created by the stored procedure, for each record, I need
to pass values from the record to the dll to calculate a value. Can I do
this all in in one stored procedure? Or to do this, do I have to create a
recordset from the stored procedure in my ASP page and then loop through
the recordset passing the values for each record to the dll. I am fairly
new to the idea of using T-SQL and stored procedures and am trying to familiarize
myself with its full capability.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks