hi sql gurus,
my company has a client-server app which updates certain tables in a sql 6.5db. on one of these tables i have an insert trigger which calls a local stored procedure. This local stored procedure then calls a remote server stored procedure. i have defined a specific login for the...
thanks for the response Chip.
So if i use
server.createobject for all my connections and recordsets, and not use object context at all and still register my dll under a MTS application, is it helpful in any way..
ie. is it better than just writing a vb dll and not creating an app out of it in...
I am writing a VB dll,to be called from ASP. I would like to make use of MTS. I am slightly confused:
How is it different to create a regular vb DLL and install as a package in MTS
as opposed to
using the getobjectcontext() withhin the VB dll
and installing as MTS package..
MTS gurus...
i am using crystal reports 8.0, i have a table called subjects having fields subjectid, description, parentid. i have another table called cases which has caseid, subjectid, description.
Now i have been able to group on the subjectid column of subjects table and get a tree view. also in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.