 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; ActiveX</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/development/activex/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 00:58:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Power Point 2003 vs. 2007 PCI DSS Compliance</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/power-point-2003-vs-2007-pci-dss-compliance/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/power-point-2003-vs-2007-pci-dss-compliance/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 16:48:10 +0000</pubDate>
		<dc:creator>mperry29</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[PCI DSS]]></category>
		<category><![CDATA[PowerPoint 2003]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Would migrating to Power Point Viewer 2007 change PCI DSS compliance in any way if all patches were applied to 2007?  i.e., does the newer version bring anything like ActiveX into the picture?]]></description>
				<content:encoded><![CDATA[<p>Would migrating to Power Point Viewer 2007 change PCI DSS compliance in any way if all patches were applied to 2007?  i.e., does the newer version bring anything like ActiveX into the picture?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/power-point-2003-vs-2007-pci-dss-compliance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Allow terminal server users to install ActiveX control without being local admin?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/allow-terminal-server-users-to-install-activex-control-without-being-local-admin/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/allow-terminal-server-users-to-install-activex-control-without-being-local-admin/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 16:34:31 +0000</pubDate>
		<dc:creator>Ingram87</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[Windows 2008 Terminal Server]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows server administration]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by otg]]></description>
				<content:encoded><![CDATA[Question Edited by otg]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/allow-terminal-server-users-to-install-activex-control-without-being-local-admin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Does Crystal Reports 10 have ActiveX capabilities?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/crystal-reports-activex/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/crystal-reports-activex/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:11:58 +0000</pubDate>
		<dc:creator>Aroberts</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Crystal Reports 10]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[does crystal reports software version 10 have activex capabilities?]]></description>
				<content:encoded><![CDATA[<p>does crystal reports software version 10 have activex capabilities?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/crystal-reports-activex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADO not receiving errors raised in sub procedure</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ado-not-receiving-errors-raised-in-sub-procedure/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ado-not-receiving-errors-raised-in-sub-procedure/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:42:26 +0000</pubDate>
		<dc:creator>Palloquin</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[ActiveX Data Objects]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Stored Procedures]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;v known for a while that ado has it&#8217;s limits when it comes to dealing with errors&#8230; but this one hurts: I have a StoredProcedure (SP) that calls a sub procedure. In the sub procedure an error is raised. The error does not reach ADO for some reason. After some research I find that [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<div></div>
<div>I&#8217;v known for a while that ado has it&#8217;s limits when it comes to dealing with errors&#8230; but this one hurts:</div>
<div></div>
<div>I have a StoredProcedure (SP) that calls a sub procedure.</div>
<div>In the sub procedure an error is raised.</div>
<div>The error does not reach ADO for some reason.</div>
<div></div>
<div>After some research I find that if the sub procedure returns a result set before it raises the error this problem occurs, else, the error reaches ADO just fine.</div>
<div></div>
<div>Example code:</div>
<div></div>
<div>main procedure:</div>
<div>
<pre></div>
<div>
<div>CREATE	PROCEDURE sp_test</div>
<div>AS</div>
<div></div>
<div>	EXEC sp_error</div>
</div>
<div></div>
<div></pre>
</div>
<div></div>
<div>
<div>sub  procedure:</div>
<div>
<pre></div>
<div>
<div>
<div>CREATE PROCEDURE [dbo].[sp_error]</div>
<div>AS</div>
<div>	/* IF THIS LINE IS HERE, ERROR DO NOT SHOW UP IN ADO */</div>
<div>	SELECT 'test' AS value</div>
<div></div>
<div>	RAISERROR ('this is an error', 16, 1)</div>
<div>	RETURN</div>
</div>
</div>
<div></pre>
</div>
</div>
<div></div>
<div>VBSCript (ASP) code:</div>
<div>
<pre></div>
<div>
<div>dim oConn, oRS</div>
<div>	</div>
<div>Set oConn = Server.CreateObject("ADODB.Connection")</div>
<div>oConn.ConnectionString = ConnString</div>
<div>oConn.CommandTimeout = 180</div>
<div>oConn.Open </div>
<div></div>
<div>Set oRS = Server.CreateObject("ADODB.recordset")</div>
<div>oRS.activeconnection = oConn</div>
<div>oRS.cursortype = 3</div>
<div>oRS.locktype = 4</div>
<div>oRS.CursorLocation = 3</div>
<div></div>
<div>oRS.source = "EXEC test.dbo.sp_error"</div>
<div>oRS.open</div>
<div></div>
<div>oRS.close</div>
<div>	</div>
<div>oConn.close</div>
<div>	</div>
<div>SET oRS = Nothing</div>
<div>SET oConn = Nothing</div>
</div>
<div></div>
<div></pre>
</div>
<div></div>
<div>Now, I understand that I could work around this, by testing for the error in the main procedure etc&#8230; BUT THIS SHOULD JUST WORK!!!</div>
<div></div>
<div>Any thoughts?</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ado-not-receiving-errors-raised-in-sub-procedure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are there any government restrictions or recommendations regarding Active X Trusted Add-ons?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/activex-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/activex-2/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 19:52:06 +0000</pubDate>
		<dc:creator>SeaEagle</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[ActiveX Controls]]></category>
		<category><![CDATA[Governance Risk and Compliance]]></category>
		<category><![CDATA[Internet restrictions]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Are there any government restrictions or recommendations regarding Active X Trusted Add-ons?]]></description>
				<content:encoded><![CDATA[<p>Are there any government restrictions or recommendations regarding Active X Trusted Add-ons?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/activex-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Activex Control</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/activex-control-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/activex-control-2/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 14:42:42 +0000</pubDate>
		<dc:creator>Mdahai</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[ActiveX Controls]]></category>
		<category><![CDATA[OCX]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[want to sav and show video in database from ocx control]]></description>
				<content:encoded><![CDATA[<p>want to sav and show video in database from ocx control</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/activex-control-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VB6.0 Connectivity to Oracle</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/connectivity/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/connectivity/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 05:18:53 +0000</pubDate>
		<dc:creator>9815007999</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Activex connectivity]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[VB6.0]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to connect oracle 9i to vb6.0 using active X data objects? please mention the code.. Thnx &#8230;  Saurabh]]></description>
				<content:encoded><![CDATA[<p>How to connect oracle 9i to vb6.0 using active X data objects? please mention the code.. <br/><br/> Thnx &#8230; <br/><br/> Saurabh<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/connectivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Dynamic Activ Report Version 2.0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/data-dynamic-activ-report-version-20/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/data-dynamic-activ-report-version-20/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:43:57 +0000</pubDate>
		<dc:creator>Jadejaashok</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[data dynamic active report]]></category>
		<category><![CDATA[VB 6.0]]></category>
		<category><![CDATA[Visual Basic 6]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I Have Data Dynamic Active Report Activex, When I load designed Report from vb6 I can show a evaluation message in yellow backgroun How to remove it and also when I give print 1 page printer will print 2 page (With blank page) How to solve this problem or how to hack this proble]]></description>
				<content:encoded><![CDATA[<p>I Have Data Dynamic Active Report Activex, When I load designed Report from vb6 I can show a evaluation message in yellow backgroun How to remove it and also when I give print 1 page printer will print 2 page (With blank page) <br/><br/> How to solve this problem <br/><br/> or how to hack this proble<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/data-dynamic-activ-report-version-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Activex objects in ASP not working properly</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/activex-objects-in-asp-not-working-properly/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/activex-objects-in-asp-not-working-properly/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 12:27:23 +0000</pubDate>
		<dc:creator>Smukerji9455</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[ActiveX Controls]]></category>
		<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Whenever i try to create a text file or insert into or delete data from table thru ASP scripts, i get the error msg &#8216;Permission Denied&#8217;, although the same program works properly in some other system. Pls help.   Sometimes I get &#8216;Must be an updateable query&#8217; although the query is correct and works with some [...]]]></description>
				<content:encoded><![CDATA[<p>Whenever i try to create a text file or insert into or delete data from table thru ASP scripts, i get the error msg &#8216;Permission Denied&#8217;, although the same program works properly in some other system. Pls help.   Sometimes I get &#8216;Must be an updateable query&#8217; although the query is correct and works with some other student in some other machine.   I&#8217;ve been told that IIS should be loaded from the same CD as Windows XP has been loaded, or else such problems will occur.  Is this true?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/activex-objects-in-asp-not-working-properly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can I deploy 2 different msi patches using msiexec command</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-deploy-2-different-msi-patches-using-msiexec-command/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/can-i-deploy-2-different-msi-patches-using-msiexec-command/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 00:19:19 +0000</pubDate>
		<dc:creator>MicroSoftie</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Deployment tools]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[MSIEXEC]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to deploy two patches for Flash player 10 updates, an Activex for Internet Explorer and the other a plugin for Firefox. can I use the Msiexec.exe command to deploy both these patches simultaneously? Is the following command correct? eg: MSIEXEC /a &#8220;DRIVE:FOLDERNAMENameOfActiveXMsi.msi&#8221; /a &#8220;DRIVE:FOLDERNAMENameOfPluginMsi.msi&#8221; /quiet cheers]]></description>
				<content:encoded><![CDATA[<p>I am trying to deploy two patches for Flash player 10 updates,  an Activex for Internet Explorer and the other  a plugin for Firefox. can I use the Msiexec.exe command to deploy both these patches simultaneously? Is the following command correct? </p>
<p>eg: MSIEXEC /a &#8220;DRIVE:FOLDERNAMENameOfActiveXMsi.msi&#8221; /a &#8220;DRIVE:FOLDERNAMENameOfPluginMsi.msi&#8221; /quiet</p>
<p>cheers</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/can-i-deploy-2-different-msi-patches-using-msiexec-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/22 queries in 0.023 seconds using memcached
Object Caching 940/1032 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 11:35:18 -->