<?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>Visual Basic Q&#38;A &#187; table</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/table/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/vbqa</link>
	<description>Visual Basic Questions and Answers, VB QA</description>
	<lastBuildDate>Sat, 26 May 2012 06:38:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BUG: Design Option in Pop-up Menu Data View Window Not Available</title>
		<link>http://jack-fx.com/vbqa/2010/06/28/bug-design-option-in-pop-up-menu-data-view-window-not-available/</link>
		<comments>http://jack-fx.com/vbqa/2010/06/28/bug-design-option-in-pop-up-menu-data-view-window-not-available/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 17:00:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[administrators group]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design option]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[microsoft visual basic 6]]></category>
		<category><![CDATA[pop up menu]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[visual basic 6]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/06/28/bug-design-option-in-pop-up-menu-data-view-window-not-available/</guid>
		<description><![CDATA[SymptomsIf you use a Windows NT 4.0 computer and are not a member of the administrators group, you will not get the Design option in the pop-up menu for a table when you right-click on on the table in the Data View Window of Microsoft Visual Basic 6.0.NOTE: This bug does not occur on Windows [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/06/28/bug-design-option-in-pop-up-menu-data-view-window-not-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Error When You Create SQL Server TEMP Tables Using Remote Data Objects (RDO)</title>
		<link>http://jack-fx.com/vbqa/2010/05/09/prb-error-when-you-create-sql-server-temp-tables-using-remote-data-objects-rdo/</link>
		<comments>http://jack-fx.com/vbqa/2010/05/09/prb-error-when-you-create-sql-server-temp-tables-using-remote-data-objects-rdo/#comments</comments>
		<pubDate>Sun, 09 May 2010 21:53:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[application programming interface]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[microsoft odbc]]></category>
		<category><![CDATA[odbc application]]></category>
		<category><![CDATA[odbc sql]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server driver]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/05/09/prb-error-when-you-create-sql-server-temp-tables-using-remote-data-objects-rdo/</guid>
		<description><![CDATA[Symptoms When you create a SQL Server local temporary table using		the rdoConnection object by calling its .Execute method with default parameters, and then attempt to access the		table after the Remote Data Objects (RDO) method has run, you may receive one		of the following error messages: 
 Run-time error &#8216;40002&#8242;:		37000:[Microsoft][ODBC SQL Server Driver][SQL Server] Statement(s)could not be		prepared [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/05/09/prb-error-when-you-create-sql-server-temp-tables-using-remote-data-objects-rdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Dynaset, Snapshot, and Table Objects No Longer Available</title>
		<link>http://jack-fx.com/vbqa/2010/04/25/prb-dynaset-snapshot-and-table-objects-no-longer-available/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/25/prb-dynaset-snapshot-and-table-objects-no-longer-available/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 18:17:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data access objects]]></category>
		<category><![CDATA[Dynaset]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[recordset object]]></category>
		<category><![CDATA[runtime error]]></category>
		<category><![CDATA[Snapshot]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/25/prb-dynaset-snapshot-and-table-objects-no-longer-available/</guid>
		<description><![CDATA[SymptomsIf you try to dimension a Dynaset, Snapshot, or Table object variable andusing DAO 3.0 (Visual Basic version 4.0 data access objects), you willreceive this runtime error:
User-defined type not defined.If you replace the Dynaset, Snapshot, or Table object with the Object orRecordSet type and use methods such as CreateDynaset, CreateSnapshot, orOpenTable that are tied to [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/25/prb-dynaset-snapshot-and-table-objects-no-longer-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Cannot Update VFP Free Table Using FoxPro ODBC ISAM Drive</title>
		<link>http://jack-fx.com/vbqa/2010/04/12/prb-cannot-update-vfp-free-table-using-foxpro-odbc-isam-drive/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/12/prb-cannot-update-vfp-free-table-using-foxpro-odbc-isam-drive/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 06:42:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database container]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[odbc administrator]]></category>
		<category><![CDATA[operation must use an updateable query]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[table header]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[visual foxpro table]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/12/prb-cannot-update-vfp-free-table-using-foxpro-odbc-isam-drive/</guid>
		<description><![CDATA[SymptomsIn systems that do not have MDAC 2.1 installed on them, when you use the FoxPro ODBC ISAM Driver (named &#8220;Microsoft FoxProDriver(*.dbf)&#8221; in the ODBC Administrator) for 2.5 or 2.6 tables, it allowsyou to view the contents of a table created in Visual FoxPro. However, whenyou try to update or add new records, the following [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/12/prb-cannot-update-vfp-free-table-using-foxpro-odbc-isam-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Open a Password-Protected Paradox Table Using DAO</title>
		<link>http://jack-fx.com/vbqa/2010/02/01/how-to-open-a-password-protected-paradox-table-using-dao/</link>
		<comments>http://jack-fx.com/vbqa/2010/02/01/how-to-open-a-password-protected-paradox-table-using-dao/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 03:57:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[data access object]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Malcolm Stewart]]></category>
		<category><![CDATA[MYDATA]]></category>
		<category><![CDATA[Paradox]]></category>
		<category><![CDATA[paradox table]]></category>
		<category><![CDATA[paradox tables]]></category>
		<category><![CDATA[PWD]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[table syntax]]></category>
		<category><![CDATA[visual basic online help]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/02/01/how-to-open-a-password-protected-paradox-table-using-dao/</guid>
		<description><![CDATA[SymptomsThe Data Access Object (DAO) documentation that comes with Microsoft Access and Visual Basic Online help shows how to open a Paradox table. However, it does not show how to open a table that is password protected.ResolutionTo open a Paradox table, the documentation states that you must specify Paradox 3.x, Paradox 4.x, or Paradox 5.x [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/02/01/how-to-open-a-password-protected-paradox-table-using-dao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To  Create a Table with Primary Key Through ADOX</title>
		<link>http://jack-fx.com/vbqa/2010/01/19/how-to-create-a-table-with-primary-key-through-adox/</link>
		<comments>http://jack-fx.com/vbqa/2010/01/19/how-to-create-a-table-with-primary-key-through-adox/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:12:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[ADOX]]></category>
		<category><![CDATA[Append]]></category>
		<category><![CDATA[Cat]]></category>
		<category><![CDATA[database schema]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[field column]]></category>
		<category><![CDATA[jet oledb]]></category>
		<category><![CDATA[Key]]></category>
		<category><![CDATA[microsoft access database]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[type libraries]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/01/19/how-to-create-a-table-with-primary-key-through-adox/</guid>
		<description><![CDATA[Symptoms ADOX is an extension to ActiveX Data Objects that allows		the manipulation of the database schema. This article illustrates how to use		ADOX to create a table and add a Primary Key. ResolutionNOTE: Not all OLE DB providers support the interfaces required to		support ADOX methods. With those providers, you have to use Data Definition		Queries or another [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/01/19/how-to-create-a-table-with-primary-key-through-adox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

