Programmatically Selecting Advantage Server Types

Advantage OLE DB Provider (for ADO)

  Previous topic Next topic  

 

Advantage server types can be selected programmatically using one of two methods: setting the ServerType property in the Connection string or setting the value for the ADS_SERVER_TYPE key in the ADS.INI file. The ADS_SERVER_TYPE setting in the ADS.INI will only be used if the ServerType property is not set in the application.

Selecting Advantage Server Types via the ServerType Property

Selecting Advantage Server Types via the ADS.INI File