~ubuntu-branches/ubuntu/lucid/psqlodbc/lucid

« back to all changes in this revision

Viewing changes to psqlodbc_api25.def

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-05-13 10:47:36 UTC
  • Revision ID: james.westby@ubuntu.com-20040513104736-a530gmn0p3knep89
Tags: upstream-07.03.0200
ImportĀ upstreamĀ versionĀ 07.03.0200

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
LIBRARY psqlodbc25
 
2
EXPORTS
 
3
SQLAllocConnect @1
 
4
SQLAllocEnv @2
 
5
SQLAllocStmt @3
 
6
SQLBindCol @4
 
7
SQLCancel @5
 
8
SQLColAttributes @6
 
9
SQLConnect @7
 
10
SQLDescribeCol @8
 
11
SQLDisconnect @9
 
12
SQLError @10
 
13
SQLExecDirect @11
 
14
SQLExecute @12
 
15
SQLFetch @13
 
16
SQLFreeConnect @14
 
17
SQLFreeEnv @15
 
18
SQLFreeStmt @16
 
19
SQLGetCursorName @17
 
20
SQLNumResultCols @18
 
21
SQLPrepare @19
 
22
SQLRowCount @20
 
23
SQLSetCursorName @21
 
24
SQLTransact @23
 
25
SQLColumns @40
 
26
SQLDriverConnect @41
 
27
SQLGetConnectOption @42
 
28
SQLGetData @43
 
29
SQLGetFunctions @44
 
30
SQLGetInfo @45
 
31
SQLGetStmtOption @46
 
32
SQLGetTypeInfo @47
 
33
SQLParamData @48
 
34
SQLPutData @49
 
35
SQLSetConnectOption @50
 
36
SQLSetStmtOption @51
 
37
SQLSpecialColumns @52
 
38
SQLStatistics @53
 
39
SQLTables @54
 
40
SQLBrowseConnect @55
 
41
SQLColumnPrivileges @56
 
42
SQLDescribeParam @58
 
43
SQLExtendedFetch @59
 
44
SQLForeignKeys @60
 
45
SQLMoreResults @61
 
46
SQLNativeSql @62
 
47
SQLNumParams @63
 
48
SQLParamOptions @64
 
49
SQLPrimaryKeys @65
 
50
SQLProcedureColumns @66
 
51
SQLProcedures @67
 
52
SQLSetPos @68
 
53
SQLSetScrollOptions @69
 
54
SQLTablePrivileges @70
 
55
SQLBindParameter @72
 
56
SQLDummyOrdinal @199
 
57
dconn_FDriverConnectProc @200
 
58
DllMain @201
 
59
ConfigDSN @202
 
60