<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Visual SourceSafe &#8211; Integrating VSS with Access 2007</title>
	<atom:link href="http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrating-sourcesafe-vss-with-access-2007</link>
	<description>SourceSafe, Source Control, Software Development</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:48:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dror</title>
		<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/comment-page-1#comment-3909</link>
		<dc:creator>Dror</dc:creator>
		<pubDate>Tue, 06 Dec 2011 08:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=415#comment-3909</guid>
		<description>Some tips
-----------
If you have protection (=password) on the VBA part of the Access file, it is best to remove it. The VSS Add-in needs to access the VBA in order to export or import VBA modules and Forms and Reports modules. If the VBA is unaccessible it will fail and you will not be able to use VSS.</description>
		<content:encoded><![CDATA[<p>Some tips<br />
&#8212;&#8212;&#8212;&#8211;<br />
If you have protection (=password) on the VBA part of the Access file, it is best to remove it. The VSS Add-in needs to access the VBA in order to export or import VBA modules and Forms and Reports modules. If the VBA is unaccessible it will fail and you will not be able to use VSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dror</title>
		<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/comment-page-1#comment-3908</link>
		<dc:creator>Dror</dc:creator>
		<pubDate>Tue, 06 Dec 2011 08:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=415#comment-3908</guid>
		<description>Access 2010 and VSS 6.0
-----------------------------
The process of integrating VSS 6.0 with Access is very similar(identical?)  to the process described in the post for VSS 2005.

It works with VSS 6.0 (= origonal version), but people recomd to install VB6 SP 6. How can you tell if you have SP6 installed?
After installing SP6 your VSS version is changed from 6.0 to 6.0d.

How does Access export its objects to VSS
-----------------------------------------------
All the tables are exported as one binary file called XXXX.ACB
The ACB also includes hidden Access properties .
Forms, reports, macros. modules are exported into text files, one file per object.
The files are stored in a sub-directory called xxxx.scc. It is these files that are actually stored into VSS.</description>
		<content:encoded><![CDATA[<p>Access 2010 and VSS 6.0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
The process of integrating VSS 6.0 with Access is very similar(identical?)  to the process described in the post for VSS 2005.</p>
<p>It works with VSS 6.0 (= origonal version), but people recomd to install VB6 SP 6. How can you tell if you have SP6 installed?<br />
After installing SP6 your VSS version is changed from 6.0 to 6.0d.</p>
<p>How does Access export its objects to VSS<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
All the tables are exported as one binary file called XXXX.ACB<br />
The ACB also includes hidden Access properties .<br />
Forms, reports, macros. modules are exported into text files, one file per object.<br />
The files are stored in a sub-directory called xxxx.scc. It is these files that are actually stored into VSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irf</title>
		<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/comment-page-1#comment-3339</link>
		<dc:creator>irf</dc:creator>
		<pubDate>Thu, 26 May 2011 15:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=415#comment-3339</guid>
		<description>Does VSS store the entire file as a binary MDB or does it store each form individually? Also how would I compile a database with all the different forms and reports and module?

Kind Regards!</description>
		<content:encoded><![CDATA[<p>Does VSS store the entire file as a binary MDB or does it store each form individually? Also how would I compile a database with all the different forms and reports and module?</p>
<p>Kind Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/comment-page-1#comment-3219</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 22 Feb 2011 20:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=415#comment-3219</guid>
		<description>After noticing I had to BUY VSS, I tried SourceAnywhere for Access 2007 source control.  And I really like it.  I wonder if that&#039;s what all the banner ads were suggesting to me....  thanks.</description>
		<content:encoded><![CDATA[<p>After noticing I had to BUY VSS, I tried SourceAnywhere for Access 2007 source control.  And I really like it.  I wonder if that&#8217;s what all the banner ads were suggesting to me&#8230;.  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.kevingao.net/sourcesafe/integrating-sourcesafe-vss-with-access-2007.html/comment-page-1#comment-3118</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 27 Dec 2010 22:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=415#comment-3118</guid>
		<description>Would you have instructions on integrating MS Access 2007 with VSS 6.0?</description>
		<content:encoded><![CDATA[<p>Would you have instructions on integrating MS Access 2007 with VSS 6.0?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

