I know that the schema.ini file is used when accessing text files through ODBC. The schema.ini file is created by using Control Panel then going into ODBC.

Is there some way to programmically create the schema.ini file? I just need the basic entries to show up. SQLConfigDataSource does not appear to be the way to create this file, although many of the schema.ini settings are present in SQLConfigDataSource.

Any help would be appreciated.