<?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=Configure_InterBase_ODBC_Access</id>
	<title>Configure InterBase ODBC Access - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Configure_InterBase_ODBC_Access"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Configure_InterBase_ODBC_Access&amp;action=history"/>
	<updated>2026-05-15T16:20:40Z</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=Configure_InterBase_ODBC_Access&amp;diff=88&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Configure_InterBase_ODBC_Access&amp;diff=88&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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&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;!-- diff cache key my_wiki:diff::1.12:old-87:rev-88 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Configure_InterBase_ODBC_Access&amp;diff=87&amp;oldid=prev</id>
		<title>Chanson: /* Configure InterBase ODBC driver */</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Configure_InterBase_ODBC_Access&amp;diff=87&amp;oldid=prev"/>
		<updated>2021-03-08T16:35:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Configure InterBase ODBC driver&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;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;These instructions are for InterBase 2017. There are variations among the different InterBase versions on some of the steps below.&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;These instructions assume that the PC where you are configuring the ODBC driver is running a 64-bit version of Windows.&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Install InterBase client==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;If you are configuring ODBC access on the same server as the Keystone database server, you can skip ahead to the [[#Install InterBase ODBC driver|next section.]]&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Run the 64-bit InterBase installer on the PC that needs ODBC access to the Keystone database. &amp;lt;b&amp;gt;Be sure to use the same InterBase version that is installed on the Keystone database server.&amp;lt;/b&amp;gt;&lt;br /&gt;
#When you see the screen below, select the Client only option.&amp;lt;BR&amp;gt;[[File:IB client install.PNG|400px]]&lt;br /&gt;
#Click through remaining screens.&lt;br /&gt;
&lt;br /&gt;
==Install InterBase ODBC driver==&lt;br /&gt;
&lt;br /&gt;
#Run the ODBC IB installer on the PC that needs ODBC access to the Keystone database. &amp;lt;b&amp;gt;Be sure to use the ODBC installer from the same InterBase version that is installed on the Keystone database server.&amp;lt;/b&amp;gt;&lt;br /&gt;
#Click through the screens.&lt;br /&gt;
&lt;br /&gt;
==Configure InterBase ODBC driver==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Before proceeding, you need to know whether you need ODBC 32-bit or 64-bit access to Keystone. This information will have to be obtained from the customer's IT group.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Start the appropriate Windows ODBC Administrator program (32 or 64 bits)&amp;lt;BR&amp;gt;&lt;br /&gt;
#:In older versions of Windows it is difficult to select distinguish which version.  You can explicitly start the correct version:&lt;br /&gt;
#::To configure a 32-bit InterBase ODBC driver: Press Windows+R and type: &amp;lt;code&amp;gt;C:\Windows\SysWow64\odbcad32.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
#::To configure a 64-bit InterBase ODBC driver: Press Windows+R and type: &amp;lt;code&amp;gt;C:\Windows\System32\odbcad32.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
#Click the System DSN tab and you will see this screen:&amp;lt;BR&amp;gt;[[File:ODBC Setup 1.PNG|400px]]&lt;br /&gt;
#Click the Add button and scroll down to InterBase ODBC driver and select it:&amp;lt;BR&amp;gt;[[File:ODBC Setup 2.PNG|400px]]&lt;br /&gt;
#Click the Finish button and you will see this screen:&amp;lt;BR&amp;gt;[[File:ODBC Setup 3.PNG|400px]]&lt;br /&gt;
#Fill in as follows:&lt;br /&gt;
#:Data Source Name (DSN):  Keystone (or use the actual company name for the specific database)&lt;br /&gt;
#:Description: Keystone Database Access&lt;br /&gt;
#:Database: 192.168.x.x:D:\CCGH\DATA\CCW001.IB  (use Keystone Database Server IP address, modify database path/name as appropriate)&lt;br /&gt;
#:Client:&lt;br /&gt;
#::C:\Program Files\Embarcadero\InterBase\bin\gds32.dll (for 32-bit ODBC connection)&lt;br /&gt;
#::-or-&lt;br /&gt;
#:: C:\Program Files\Embarcadero\InterBase\bin\ibclient64.dll (for 64-bit ODBC connection)&lt;br /&gt;
#:Database Account: CCWVIEW&lt;br /&gt;
#:Password: ccwview&lt;br /&gt;
#:Under Options-Transaction CHECK the read (default write) checkbox&amp;lt;BR&amp;gt;[[File:ODBC Setup 4.PNG|400px]]&lt;br /&gt;
#Click the Test connection button, you should see this:&amp;lt;BR&amp;gt;[[File:ODBC Setup 5.PNG|200px]]&lt;br /&gt;
#Click the OK button, three times to close the ODBC Administrator.&lt;br /&gt;
&lt;br /&gt;
==Testing the ODBC connection to Keystone==&lt;br /&gt;
&lt;br /&gt;
QueryGen can be used to test ODBC connections to Keystone. There are two versions on the Software drive under Keystone Software\QueryGen:&lt;br /&gt;
:QG32.EXE (32-bit version)&lt;br /&gt;
:QG64.EXE (64-bit version)&lt;br /&gt;
&lt;br /&gt;
#Start the program&lt;br /&gt;
#Select ODBC in the DB Kind dropdown list.&lt;br /&gt;
#Click the Add button.&lt;br /&gt;
#In the box just under the Usr/Pwd boxes, you should see:&lt;br /&gt;
#:DriverID=ODBC&lt;br /&gt;
#:Datasource=&lt;br /&gt;
#Add the DSN name after the Datasource=:&lt;br /&gt;
#:Datasource=Keystone&lt;br /&gt;
#Click in the query box which should say SELECT * FROM.&lt;br /&gt;
#Enter this query:&lt;br /&gt;
#:SELECT * FROM ARTCUST&amp;lt;BR&amp;gt;[[File:QG Test 1.PNG|600px]]&lt;br /&gt;
#Click the Go button. You will be asked to Enter your credentials (User name/Password):&amp;lt;BR&amp;gt;[[File:QG Test 2.PNG|200px]]&lt;br /&gt;
#Enter the user name/password you setup in the ODBC administrator and click OK.&lt;br /&gt;
#You should see the query results.&amp;lt;BR&amp;gt;[[File:QG Test 3.PNG|600px]]&lt;/div&gt;</summary>
		<author><name>Chanson</name></author>
	</entry>
</feed>