Create an ODBC data source using the NotesSQL
driver.
The database will be the sample names file c:\notes\data\names.nsf.
The Map Special Characters option should be turned on. For this
example, the Data Source Name is my_notes_dsn.
Create an IQ server:
CREATE SERVER names
CLASS 'odbc'
USING 'my_notes_dsn'