- SQLConfigDataSource
alias SQLConfigDataSource = SQLConfigDataSourceW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLConfigDriver
alias SQLConfigDriver = SQLConfigDriverW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLCreateDataSource
alias SQLCreateDataSource = SQLCreateDataSourceW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetAvailableDrivers
alias SQLGetAvailableDrivers = SQLGetAvailableDriversW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetInstalledDrivers
alias SQLGetInstalledDrivers = SQLGetInstalledDriversW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetPrivateProfileString
alias SQLGetPrivateProfileString = SQLGetPrivateProfileStringW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetTranslator
alias SQLGetTranslator = SQLGetTranslatorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriver
alias SQLInstallDriver = SQLInstallDriverW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverEx
alias SQLInstallDriverEx = SQLInstallDriverExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverManager
alias SQLInstallDriverManager = SQLInstallDriverManagerW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallODBC
alias SQLInstallODBC = SQLInstallODBCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslator
alias SQLInstallTranslator = SQLInstallTranslatorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslatorEx
alias SQLInstallTranslatorEx = SQLInstallTranslatorExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallerError
alias SQLInstallerError = SQLInstallerErrorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLPostInstallerError
alias SQLPostInstallerError = SQLPostInstallerErrorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLReadFileDSN
alias SQLReadFileDSN = SQLReadFileDSNW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDSNFromIni
alias SQLRemoveDSNFromIni = SQLRemoveDSNFromIniW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDriver
alias SQLRemoveDriver = SQLRemoveDriverW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveTranslator
alias SQLRemoveTranslator = SQLRemoveTranslatorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLValidDSN
alias SQLValidDSN = SQLValidDSNW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteDSNToIni
alias SQLWriteDSNToIni = SQLWriteDSNToIniW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteFileDSN
alias SQLWriteFileDSN = SQLWriteFileDSNW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWritePrivateProfileString
alias SQLWritePrivateProfileString = SQLWritePrivateProfileStringW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ConfigDSN
BOOL ConfigDSN(HWND , WORD , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ConfigDSNW
BOOL ConfigDSNW(HWND , WORD , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ConfigDriver
BOOL ConfigDriver(HWND , WORD , LPCSTR , LPCSTR , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ConfigDriverW
BOOL ConfigDriverW(HWND , WORD , LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ConfigTranslator
BOOL ConfigTranslator(HWND , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLConfigDataSource
BOOL SQLConfigDataSource(HWND , WORD , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLConfigDataSourceW
BOOL SQLConfigDataSourceW(HWND , WORD , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLConfigDriver
BOOL SQLConfigDriver(HWND , WORD , LPCSTR , LPCSTR , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLConfigDriverW
BOOL SQLConfigDriverW(HWND , WORD , LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLCreateDataSource
BOOL SQLCreateDataSource(HWND , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLCreateDataSourceW
BOOL SQLCreateDataSourceW(HWND , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetAvailableDrivers
BOOL SQLGetAvailableDrivers(LPCSTR , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetAvailableDriversW
BOOL SQLGetAvailableDriversW(LPCWSTR , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetConfigMode
BOOL SQLGetConfigMode(UWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetInstalledDrivers
BOOL SQLGetInstalledDrivers(LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetInstalledDriversW
BOOL SQLGetInstalledDriversW(LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetPrivateProfileString
int SQLGetPrivateProfileString(LPCSTR , LPCSTR , LPCSTR , LPSTR , int , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetPrivateProfileStringW
int SQLGetPrivateProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , int , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetTranslator
BOOL SQLGetTranslator(HWND , LPSTR , WORD , WORD* , LPSTR , WORD , WORD* , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLGetTranslatorW
BOOL SQLGetTranslatorW(HWND , LPWSTR , WORD , WORD* , LPWSTR , WORD , WORD* , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriver
BOOL SQLInstallDriver(LPCSTR , LPCSTR , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverEx
BOOL SQLInstallDriverEx(LPCSTR , LPCSTR , LPSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverExW
BOOL SQLInstallDriverExW(LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverManager
BOOL SQLInstallDriverManager(LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverManagerW
BOOL SQLInstallDriverManagerW(LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallDriverW
BOOL SQLInstallDriverW(LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallODBC
BOOL SQLInstallODBC(HWND , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallODBCW
BOOL SQLInstallODBCW(HWND , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslator
BOOL SQLInstallTranslator(LPCSTR , LPCSTR , LPCSTR , LPSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslatorEx
BOOL SQLInstallTranslatorEx(LPCSTR , LPCSTR , LPSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslatorExW
BOOL SQLInstallTranslatorExW(LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallTranslatorW
BOOL SQLInstallTranslatorW(LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* , WORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallerError
SQLRETURN SQLInstallerError(WORD , DWORD* , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLInstallerErrorW
SQLRETURN SQLInstallerErrorW(WORD , DWORD* , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLManageDataSources
BOOL SQLManageDataSources(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLPostInstallerError
SQLRETURN SQLPostInstallerError(DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLPostInstallerErrorW
SQLRETURN SQLPostInstallerErrorW(DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLReadFileDSN
BOOL SQLReadFileDSN(LPCSTR , LPCSTR , LPCSTR , LPSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLReadFileDSNW
BOOL SQLReadFileDSNW(LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , WORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDSNFromIni
BOOL SQLRemoveDSNFromIni(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDSNFromIniW
BOOL SQLRemoveDSNFromIniW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDefaultDataSource
BOOL SQLRemoveDefaultDataSource()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDriver
BOOL SQLRemoveDriver(LPCSTR , BOOL , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDriverManager
BOOL SQLRemoveDriverManager(LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveDriverW
BOOL SQLRemoveDriverW(LPCWSTR , BOOL , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveTranslator
BOOL SQLRemoveTranslator(LPCSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLRemoveTranslatorW
BOOL SQLRemoveTranslatorW(LPCWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLSetConfigMode
BOOL SQLSetConfigMode(UWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLValidDSN
BOOL SQLValidDSN(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLValidDSNW
BOOL SQLValidDSNW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteDSNToIni
BOOL SQLWriteDSNToIni(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteDSNToIniW
BOOL SQLWriteDSNToIniW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteFileDSN
BOOL SQLWriteFileDSN(LPCSTR , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWriteFileDSNW
BOOL SQLWriteFileDSNW(LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWritePrivateProfileString
BOOL SQLWritePrivateProfileString(LPCSTR , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SQLWritePrivateProfileStringW
BOOL SQLWritePrivateProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ odbcinst.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************