A few months back I was working with DTS. At that time I was saving my packages as Meta Data Services. Just today I started working with DTS again. I seem to no longer have the option to save packages as such. I only have options to save as SQL Server, structured files, or VB. This is very...
I am having trouble obtaining the return value from a stored procedure using ADO. Below is a snippet of code without obtaining the value. Help is much appreciated.
_ConnectionPtr pConn;
_RecordsetPtr pRs;
_CommandPtr pCommand;
_variant_t vNull;
vNull.vt = VT_ERROR...
I am trying to transform xml/xsl in a visual basic app. The transform works for straight forward xml/xsl. When using the msxml:scipt I am getting an invalid class string error when setting the xsltemplate.stylesheet. Here is my code
number.xml----
<?xml version='1.0'?>
<data>
<circle>...
I am trying to transform xml/xsl in a visual basic app. The transform works for straight forward xml/xsl. When using the msxml:scipt I am getting an invalid class string error when setting the xsltemplate.stylesheet. Here is my code
number.xml----
<?xml version='1.0'?>
<data>
<circle>...
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.