Happy !

PharoExtras / ODBC

Project infos

License MIT
Tags
Creation date 2014-07-22
Website

Monticello registration

About ODBC

ODBC project

ODBC wrapper package for Pharo using FFI

History

The project evolved from further development of the ODBC package original developed by Diego Gomez Deck and moved from http://www.squeaksource.com/ODBC to here.

Installation

  • Install it from the config browser in Pharo 3.0

ODBC Function List

SQLAllocConnect SQLAllocEnv SQLAllocHandle SQLAllocStmt SQLBindCol SQLBindParameter SQLBrowseConnect SQLBulkOperations SQLCancel SQLCloseCursor SQLColAttribute SQLColAttributes SQLColumnPrivileges SQLColumns SQLConnect SQLCopyDesc SQLDataSources SQLDescribeCol SQLDescribeParam SQLDisconnect SQLDriverConnect SQLDrivers SQLEndTran SQLError SQLExecDirect SQLExecute SQLExtendedFetch SQLFetch SQLFetchScroll SQLForeignKeys SQLFreeConnect SQLFreeEnv SQLFreeHandle SQLFreeStmt SQLGetConnectAttr SQLGetConnectOption SQLGetCursorName SQLGetData SQLGetDescField SQLGetDescRec SQLGetDiagField SQLGetDiagRec SQLGetEnvAttr SQLGetFunctions SQLGetInfo SQLGetStmtAttr SQLGetStmtOption SQLGetTypeInfo SQLMoreResults SQLNativeSql SQLNumParams SQLNumResultCols SQLParamData SQLParamOptions SQLPrepare SQLPrimaryKeys SQLProcedureColumns SQLProcedures SQLPutData SQLRowCount SQLSetConnectAttr SQLSetConnectOption SQLSetCursorName SQLSetDescField SQLSetDescRec SQLSetEnvAttr SQLSetParam SQLSetPos SQLSetScrollOptions SQLSetStmtAttr SQLSetStmtOption SQLSpecialColumns SQLStatistics SQLTablePrivileges SQLTablesSQLTransact

ODBC Functions not implemented

SQLAllocHandle, SQLBrowseConnect, SQLBulkOperations, SQLCancel, SQLCloseCursor, SQLColAttribute, SQLColAttributes, SQLColumnPrivileges, SQLColumns, SQLCopyDesc, SQLDataSources, SQLDriverConnect, SQLDrivers, SQLExtendedFetch, SQLFetchScroll, SQLForeignKeys, SQLFreeHandle, SQLGetConnectOption, SQLGetCursorName, SQLGetDescField, SQLGetDescRec, SQLGetDiagField, SQLGetDiagRec, SQLGetEnvAttr, SQLGetFunctions, SQLGetInfo, SQLGetStmtAttr, SQLGetStmtOption, SQLGetTypeInfo, SQLMoreResults, SQLNativeSql, SQLParamData, SQLParamOptions, SQLPrimaryKeys, SQLProcedureColumns, SQLProcedures, SQLPutData, SQLSetConnectOption, SQLSetCursorName, SQLSetDescField, SQLSetDescRec, SQLSetEnvAttr, SQLSetParam, SQLSetPos, SQLSetScrollOptions, SQLSpecialColumns, SQLStatistics, SQLTablePrivileges, SQLTablesSQLTransact