<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Database_Tips</id>
	<title>Database Tips - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Database_Tips"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Database_Tips&amp;action=history"/>
	<updated>2026-05-15T15:13:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Database_Tips&amp;diff=112&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Database_Tips&amp;diff=112&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:58, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Database_Tips&amp;diff=111&amp;oldid=prev</id>
		<title>Pmorey: /* Company Database Update Auto-Backup */</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Database_Tips&amp;diff=111&amp;oldid=prev"/>
		<updated>2017-07-14T14:00:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Company Database Update Auto-Backup&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Restoring the master (empty) database==&lt;br /&gt;
&lt;br /&gt;
Change to the Interbase BIN directory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;CD \Program Files\Borland\Interbase\Bin&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a single-user system, use the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;gbak -r -user CCWIN -password &amp;lt;password&amp;gt; &amp;quot;c:\program files\givenhansco\cc\template\ccwmco.ibt&amp;quot; &amp;quot;c:\program files\givenhansco\cc\cust\data\ccw001.ib&amp;quot;&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a multi-user system, use the following command, substituting the appropriate IP address and database path:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;gbak -r -user CCWIN -password &amp;lt;password&amp;gt; &amp;quot;c:\program files\givenhansco\cc\template\ccwmco.ibt&amp;quot; 127.0.0.1:c:\ccgh\data\ccw001.ib&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: Replace &amp;lt;password&amp;gt; with standard database password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Company Database Upgrade Auto-Backup==&lt;br /&gt;
&lt;br /&gt;
When a company database needs to be upgraded (such as after installing a Keystone update) an automatic backup is made of the company database. The filename for this backup is:&lt;br /&gt;
&lt;br /&gt;
 CCW&amp;lt;i&amp;gt;nnn&amp;lt;/i&amp;gt;_1.bak (where &amp;lt;i&amp;gt;nnn&amp;lt;/i&amp;gt; is the company id)&lt;br /&gt;
&lt;br /&gt;
The backup will be placed in the Keystone Backup folder on the PC where the user logged in to initiate the database upgrade. There is a configuration INI file that can be used to specify the location of the Keystone Backup folder. See: [[Keystone_Configuration_Options#ccwconfig|Keystone Configuration Options]].&lt;/div&gt;</summary>
		<author><name>Pmorey</name></author>
	</entry>
</feed>