<br />
<b>Warning</b>:  Private methods cannot be final as they are never overridden by other classes in <b>/home/freestate/www/wiki/includes/actions/Action.php</b> on line <b>69</b><br />
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.freestatedrivers.org/index.php?action=history&amp;feed=atom&amp;title=FPS%3ADatabase.ini</id>
	<title>FPS:Database.ini - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.freestatedrivers.org/index.php?action=history&amp;feed=atom&amp;title=FPS%3ADatabase.ini"/>
	<link rel="alternate" type="text/html" href="http://wiki.freestatedrivers.org/index.php?title=FPS:Database.ini&amp;action=history"/>
	<updated>2026-08-27T01:42:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.freestatedrivers.org/index.php?title=FPS:Database.ini&amp;diff=25&amp;oldid=prev</id>
		<title>Cvopicka: Created page with &quot;This applies to FPS versions &lt;= 6.99.  For FPS versions &gt;= 7.00 please see Database.dsn  The Database.ini file is created by FPS MS Access databases when ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.freestatedrivers.org/index.php?title=FPS:Database.ini&amp;diff=25&amp;oldid=prev"/>
		<updated>2015-01-15T21:56:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This applies to FPS versions &amp;lt;= 6.99.  For FPS versions &amp;gt;= 7.00 please see &lt;a href=&quot;/index.php?title=FPS:Database.dsn&quot; title=&quot;FPS:Database.dsn&quot;&gt;Database.dsn&lt;/a&gt;  The Database.ini file is created by FPS MS Access databases when ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This applies to FPS versions &amp;lt;= 6.99.  For FPS versions &amp;gt;= 7.00 please see [[FPS:Database.dsn|Database.dsn]]&lt;br /&gt;
&lt;br /&gt;
The Database.ini file is created by FPS MS Access databases when the Start button is pressed.  This file stores the location of the database to be processed by FPS.  &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Limitations ==&lt;br /&gt;
&lt;br /&gt;
There are several limitations to the Database.ini system&lt;br /&gt;
&lt;br /&gt;
* Only MDB and not ACCDB files are compatible&lt;br /&gt;
* The path can contain no &amp;#039;.&amp;#039;&lt;br /&gt;
* difficult to attach to non MS Access databases&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== Example: Correct ===&lt;br /&gt;
Assuming the database of interest is C:\FPS\Data\Puget\PugetA.mdb&lt;br /&gt;
&lt;br /&gt;
 |DBQ=C:\FPS\Data\Puget\PugetA.mdb&lt;br /&gt;
&lt;br /&gt;
=== Example: &amp;#039;.&amp;#039; (FAIL) ===&lt;br /&gt;
Assuming the database of interest is C:\FPS.Folder\Data\Puget\PugetA.mdb&lt;br /&gt;
&lt;br /&gt;
 |DBQ=C:\FPS.Folder\Data\Puget\PugetA.mdb&lt;br /&gt;
FPS will process this to be C:\FPS.mdb&lt;br /&gt;
&lt;br /&gt;
=== Example: &amp;#039; &amp;#039; (Success) ===&lt;br /&gt;
Assuming the database of interest is C:\FPS Folder\Data\Puget\PugetA.mdb&lt;br /&gt;
&lt;br /&gt;
 |DBQ=C:\FPS?Folder\Data\Puget\PugetA.mdb&lt;br /&gt;
Note the &amp;#039;?&amp;#039; that replaces all &amp;#039; &amp;#039;.  FPS will convert those back to the proper format internally.&lt;br /&gt;
&lt;br /&gt;
[[Category:FPS Files|Database.ini]]&lt;/div&gt;</summary>
		<author><name>Cvopicka</name></author>
		
	</entry>
</feed>