]> git.saurik.com Git - wxWidgets.git/blame - src/iodbc/shrsub.exp
Fix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.
[wxWidgets.git] / src / iodbc / shrsub.exp
CommitLineData
1a6944fd
RR
1SQLAllocEnv
2SQLAllocConnect
3SQLConnect
4SQLDriverConnect
5SQLBrowseConnect
6
7SQLDataSources
8SQLDrivers
9SQLGetInfo
10SQLGetFunctions
11SQLGetTypeInfo
12
13SQLSetConnectOption
14SQLGetConnectOption
15SQLSetStmtOption
16SQLGetStmtOption
17
18SQLAllocStmt
19SQLPrepare
20SQLBindParameter
21SQLParamOptions
22SQLGetCursorName
23SQLSetCursorName
24SQLSetScrollOptions
25SQLSetParam
26
27SQLExecute
28SQLExecDirect
29SQLNativeSql
30SQLDescribeParam
31SQLNumParams
32SQLParamData
33SQLPutData
34
35SQLRowCount
36SQLNumResultCols
37SQLDescribeCol
38SQLColAttributes
39SQLBindCol
40SQLFetch
41SQLExtendedFetch
42SQLGetData
43SQLSetPos
7e616b10 44SQLMoreResults
1a6944fd
RR
45SQLError
46
47SQLColumnPrivileges
48SQLColumns
49SQLForeignKeys
50SQLPrimaryKeys
51SQLProcedureColumns
52SQLProcedures
53SQLSpecialColumns
54SQLStatistics
55SQLTablePrivileges
56SQLTables
57
58SQLFreeStmt
59SQLCancel
60SQLTransact
61
62SQLDisconnect
63SQLFreeConnect
64SQLFreeEnv