VisualAge Smalltalk provides the capability to access data souces through ODBC. VisualAge Smalltalk does not include any ODBC drivers. You must obtain the necessary drivers before you can access data sources through ODBC from VisualAge.
VisualAge ODBC support requires you to use several tools and resources to define an ODBC connection between VisualAge and your databases:
The ODBC.INI file is only used by OS/2, and UNIX systems. Windows NT, Windows 95, and Windows 98 use your registry.
On OS/2 and UNIX, VisualAge ODBC Support uses a file called ODBC.INI to store configuration and connection information for databases that you access through ODBC. Before you can access a database through ODBC, you must create an ODBC.INI file. VisualAge provides a tool in the ODBC sample application that you can use to install ODBC database drivers and set up data sources.
To set up ODBC data sources, complete the steps below.