~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to src/iodbc/shrsub.exp

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

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