800.682.0200 | FAX: 360.568.2923 |  About Us  |  Downloads  |  Manuals  |  Home  |  Index

 
 Middleware Applications
    JDBC JDBC/ UNIXMiddleMan ODBCODBC for Eloquence ODBC/UNIX OLE DB Provider for Image/Eloquence
 
News  

Minisoft News

Is your company legally licensed?

Press Release:
ODBC now supporting Eloquence, AIX, OSX, UNIX, LINUX, and Oracle Open Gateway for Heterogeneous Queries

 
Updates  

FREE Demo!

ODBC Updates

Summit HP3000 - Demo!

(Link to Summit's SOLV Information Page)

Summit Eloquence - Demo


Installing the ODBC Upgrade

Release Notes

ODBC Manual

 

 
Product Review  

ODBC Product Comparison

Customer Feedback

Latest Reviews

ODBC: The All-Terrain Database Tool

Product FAQ

Support FAQ

Checking Versions

 
See Also...

ODBC Application Samples

ODBC Downloadable Utilities


ODBC for UNIX

ODBC for Eloquence

ODBC on OSX

JDBC


MSJOB Information

 

Configuring an OSX based system

un-tar the files to the /opt/minisoft directory. If you use a different directory, adjust the sample names provided below to match your system.

Create a copy of mscard.ini (sample.ini in this documentation) that contains a reference to your Image/Eloquence database.

white:/opt/minisoft root# more /opt/minisoft/sample.ini
DSN             = SAMPLE
driver          = 3kodbc
ImageDatabase0  = MSCARD.MM,DO-ALL,1,1
User Password   = PASSWORD
User            = MGR
Account         = MINISOFT
Server          = 192.168.1.1
Server Port     = 30006
			

Adding the driver to the list of available ODBC drivers.

Use the ODBC Administration tool.

Unlock the configuration.

Unlock the COnfiguration

Select the Drivers tab. Press Add. Enter a description. Select the lib3kodbc.so file for both the Driver and Setup file.

Driver Installation

 

ready.

Do not create a user or system DSN with the ODBC Administrator. User and database passwords are stored in an encoded format and must be written using the provided config3kodbc.exe utility.

Go to the shell prompt.

# export ODBCSYSINI=/Library/ODBC
# export ODBCINI=/Library/ODBC/odbc.ini
# ./config3kodbc.exe -i -s -f sample.ini
			

To make the DSN visible to FileMaker, add your new DSN to the list of available DSNs.

# vi /Library/ODBC/odbc.ini

Add a new line to the [ODBC Data Sources] section. If the DSN name is SAMPLE, then add: "SAMPLE = 3kodbc".

white:/opt/minisoft root# more /Library/ODBC/odbc.ini
[ODBC Data Sources]
SAMPLE = 3kodbc

[ODBC]
Trace = 0

[SAMPLE]
driver         = /opt/minisoft/lib3kodbc.so
DSN            = SAMPLE
ImageDatabase0 = XXXXXXXXXXXXXX
User Password  = XXXXXXX
User           = MGR
Account        = MINISOFT
Server         = 192.168.23.197
Server Port    = 30006

The DSN will now appear in the FileMaker list of available ODBC Data Sources.

 

 

Minisoft Inc.  1024 First Street Snohomish, WA 98290  Phone: (800) 682-0200  Fax: (360) 568-2923
 Copyright ©2008 Minisoft, Inc.   
License Agreement