My WizSource source control application can be run against several types of databases and I include a pbodb###.ini file with this:
[Microsoft SQL Server]
PBMaxBlobSize='1024000'
I am wondering if I should move it to a DBParm. The help file says it only applies to OLE DB or ADO.Net and the default for OLE DB is 1024000, the same value in my file. My guess is that only I need the file for the ODBC connection to SQL Server Azure. Perhaps I should switch SQL Server Azure to OLE DB and drop the file?
Here are the possible connections:
OLE - SQL Server (using Provider SQLOLEDB)
ODB - SQL Server Azure (using Driver = SQL Server Native Client 11.0)
ODB - SQL Anywhere
ODB - MySQL
ODB - Firebird
ORA - Oracle
O10 - Oracle
ASE - Sybase ASE
SYC - Sybase ASE