Download trial version of ODBC IBM Informix Connector for Windows 64-bit and test a unique data connectivity solution used by enterprises worldwide. » ibm informix 64 bit odbc driver download » ibm informix 64 bit driver download » ibm informix client sdk 64 bit » ibm informix client-sdk 64-bit. Free ibm informix driver 64 bit download software at UpdateStar.
In this chapter you can learn how to connect to your Informix database through ODBC connection. Via ODBC you can connect to different types of database servers, because it is a general type of connection. If you have connected successfully, then you can import contacts from your Informix database to the Ozeki Bulk Messenger software.
First you need to search ODBC Data Sources from the Start menu (Figure 1)
Figure 1 - Starting ODBC Data Sources (64 bit)
Click 'Add..' (Figure 2)
Figure 2 - Clicking 'Add..'
Choose 'IBM INFORMIX ODBC DRIVER (64-bit)' (Figure 3).
Figure 3 - Selecting 'IBM INFORMIX ODBC DRIVER (64-bit)'
You need to add a data source name (Figure 4). We called it 'Informix'.
ABBA download free mp3. All mp3 files only for informational purposes, all links uploads by users. Abba Songs Download- Listen to Abba songs MP3 free online. Play Abba hit new songs and download Abba MP3 songs and music album online on Gaana.com. /abba-songs-download.html. All songs by Abba can be download here. ABBA: Super Trouper (HD) Live Stockholm, Sweden '81 - Dick Cavett ABBA: Super Trouper (HD) Live Stockholm, Sweden '81.
Figure 4 - Adding a 'Data Source Name'
The software is user friendly and is very fast. The software is implemented using Vb.net and SQL server. /free-download-vb-60-projects-with-source-code.html.
Now please fillout the connection details to your Informix database. When you are ready click 'Apply & Test Connection'(Figure 5).
Figure 5 - Filling out the connection details
If you see the 'Test connection was successful.' messagebox (Figure 6) then it is sure that the IBM INFORMIX ODBC DRIVER can connect to your Informix database.
Figure 6 - The 'Test connection was successful.' messagebox
Now click 'Apply' (Figure 7).
Figure 7 - Clicking 'Apply'
We will now go back to Ozeki Bulk Messenger.
Click 'Databases' from the 'Setup' menu (Figure 8).
Figure 8 - Opening the 'Databases'
Click on 'Create new database connection' and select 'ODBC' (Figure 9).
Figure 9 - Selecting ODBC
Fill out the connection details accurately and click 'Ok' (Figure 10). The driver is:
{IBM INFORMIX ODBC DRIVER (64-bit)}
Figure 10 - Filling out the connection details
You will see a green tick if everything went fine. Now click 'Open' to test the database connection. (Figure 11)
Figure 11 - You can see the database connection online, now you can click 'Open'
You can test the database by using SQL code so click on 'SQL' to continue (Figure 12).
Figure 12 - Clicking on 'SQL'
You can write your own codes or you can find example codes in Ozeki Bulk Messenger. Click 'Execute' to run the code on your Informix database. (Figure 13)
Figure 13 - Creating a table called 'People' in your Informix database
By selecting queries from your tables, you can create your SQL addressbooks in Ozeki Bulk Messenger. For example:
SELECT FullName, PhoneNumber, Email FROM People;