My favorites
▼
|
Sign in
pyodbc
Python ODBC library
Project Home
Downloads
Wiki
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
52
attachment: unixodbc.log
(7.3 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
[ODBC][22292][__handles.c][444]
Exit:[SQL_SUCCESS]
Environment = 0x973df98
[ODBC][22292][SQLSetEnvAttr.c][182]
Entry:
Environment = 0x973df98
Attribute = SQL_ATTR_ODBC_VERSION
Value = 0x3
StrLen = 4
[ODBC][22292][SQLSetEnvAttr.c][349]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLAllocHandle.c][349]
Entry:
Handle Type = 2
Input Handle = 0x973df98
[ODBC][22292][SQLAllocHandle.c][467]
Exit:[SQL_SUCCESS]
Output Handle = 0x973e528
[ODBC][22292][SQLDriverConnectW.c][246]
Entry:
Connection = 0x973e528
Window Hdl = (nil)
Str In = [DRIVER={FreeTDS};SERVER=surfing2.webtrends.corp;PORT=1433;DATABASE=engine;UID=dssql;PWD=b!gn3rds;CHARSET=UTF8][length = 109 (SQL_NTS)]
Str Out = (nil)
Str Out Max = 0
Str Out Ptr = (nil)
Completion = 0
[ODBC][22292][SQLDriverConnectW.c][802]
Exit:[SQL_SUCCESS]
Connection Out [[NULL]]
[ODBC][22292][SQLGetInfo.c][218]
Entry:
Connection = 0x973e528
Info Type = SQL_DRIVER_ODBC_VER (77)
Info Value = 0xbfd8c058
Buffer Length = 20
StrLen = 0xbfd8c07a
[ODBC][22292][SQLGetInfo.c][537]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLGetInfo.c][218]
Entry:
Connection = 0x973e528
Info Type = SQL_DESCRIBE_PARAMETER (10002)
Info Value = 0xbfd8c078
Buffer Length = 2
StrLen = 0xbfd8c07a
[ODBC][22292][SQLGetInfo.c][537]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLAllocHandle.c][514]
Entry:
Handle Type = 3
Input Handle = 0x973e528
[ODBC][22292][SQLAllocHandle.c][876]
Exit:[SQL_SUCCESS]
Output Handle = 0x9773100
[ODBC][22292][SQLGetTypeInfo.c][164]
Entry:
Statement = 0x9773100
Data Type = SQL_TYPE_TIMESTAMP
[ODBC][22292][SQLGetTypeInfo.c][314]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLFetch.c][158]
Entry:
Statement = 0x9773100
[ODBC][22292][SQLFetch.c][340]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLGetData.c][224]
Entry:
Statement = 0x9773100
Column Number = 3
Target Type = 4 SQL_INTEGER
Buffer Length = 4
Target Value = 0xbfd8c06c
StrLen Or Ind = (nil)
[ODBC][22292][SQLGetData.c][470]
Exit:[SQL_SUCCESS]
Buffer = [23]
Strlen Or Ind = NULLPTR
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x9773100
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLAllocHandle.c][514]
Entry:
Handle Type = 3
Input Handle = 0x973e528
[ODBC][22292][SQLAllocHandle.c][876]
Exit:[SQL_SUCCESS]
Output Handle = 0x977bf70
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x977bf70
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLExecDirect.c][233]
Entry:
Statement = 0x977bf70
SQL = [create table #test_returned_types ( nvarchar_col nvarchar(128) )][length = 64 (SQL_NTS)]
[ODBC][22292][SQLExecDirect.c][496]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLNumResultCols.c][149]
Entry:
Statement = 0x977bf70
Column Count = 0xbfd8c46a
[ODBC][22292][SQLNumResultCols.c][234]
Exit:[SQL_SUCCESS]
Count = 0xbfd8c46a -> 0
[ODBC][22292][SQLRowCount.c][166]
Entry:
Statement = 0x977bf70
Row Count = 0xbfd8c464
[ODBC][22292][SQLRowCount.c][237]
Exit:[SQL_SUCCESS]
Row Count = 0xbfd8c464 -> -1
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x977bf70
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLFreeHandle.c][365]
Entry:
Handle Type = 3
Input Handle = 0x977bf70
[ODBC][22292][SQLFreeHandle.c][462]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLAllocHandle.c][514]
Entry:
Handle Type = 3
Input Handle = 0x973e528
[ODBC][22292][SQLAllocHandle.c][876]
Exit:[SQL_SUCCESS]
Output Handle = 0x977c250
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x977c250
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLPrepare.c][192]
Entry:
Statement = 0x977c250
SQL = [--- ARGS: (u'unicode',)
insert into #test_returned_types (nvarchar_col) values (?)][length = 83 (SQL_NTS)]
[ODBC][22292][SQLPrepare.c][367]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLNumParams.c][140]
Entry:
Statement = 0x977c250
Param Count = 0xbfd8c3fa
[ODBC][22292][SQLNumParams.c][224]
Exit:[SQL_SUCCESS]
Count = 0xbfd8c3fa -> 1
[ODBC][22292][SQLBindParameter.c][201]
Entry:
Statement = 0x977c250
Param Number = 1
Param Type = 1
C Type = -8 SQL_C_WCHAR
SQL Type = -9 SQL_WVARCHAR
Col Def = 7
Scale = 0
Rgb Value = 0xb7f3ec20
Value Max = 16
StrLen Or Ind = 0x9742270
[ODBC][22292][SQLBindParameter.c][362]
Exit:[SQL_ERROR]
DIAG [HY004] [FreeTDS][SQL Server]Invalid data type
[ODBC][22292][SQLGetDiagRec.c][710]
Entry:
Statement = 0x977c250
Rec Number = 1
SQLState = 0xbfd8c328
Native = 0xbfd8c334
Message Text = 0xbfd8bf28
Buffer Length = 1023
Text Len Ptr = 0xbfd8c33a
[ODBC][22292][SQLGetDiagRec.c][747]
Exit:[SQL_SUCCESS]
SQLState = HY004
Native = 0xbfd8c334 -> 0
Message Text = [[FreeTDS][SQL Server]Invalid data type]
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x977c250
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLFreeHandle.c][365]
Entry:
Handle Type = 3
Input Handle = 0x977c250
[ODBC][22292][SQLFreeHandle.c][462]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLAllocHandle.c][514]
Entry:
Handle Type = 3
Input Handle = 0x973e528
[ODBC][22292][SQLAllocHandle.c][876]
Exit:[SQL_SUCCESS]
Output Handle = 0x9778388
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x9778388
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLExecDirect.c][233]
Entry:
Statement = 0x9778388
SQL = [drop table #test_returned_types][length = 31 (SQL_NTS)]
[ODBC][22292][SQLExecDirect.c][496]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLNumResultCols.c][149]
Entry:
Statement = 0x9778388
Column Count = 0xbfd8c46a
[ODBC][22292][SQLNumResultCols.c][234]
Exit:[SQL_SUCCESS]
Count = 0xbfd8c46a -> 0
[ODBC][22292][SQLRowCount.c][166]
Entry:
Statement = 0x9778388
Row Count = 0xbfd8c464
[ODBC][22292][SQLRowCount.c][237]
Exit:[SQL_SUCCESS]
Row Count = 0xbfd8c464 -> -1
[ODBC][22292][SQLFreeStmt.c][140]
Entry:
Statement = 0x9778388
Option = 0
[ODBC][22292][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][22292][SQLFreeHandle.c][365]
Entry:
Handle Type = 3
Input Handle = 0x9778388
[ODBC][22292][SQLFreeHandle.c][462]
Exit:[SQL_SUCCESS]
Powered by
Google Project Hosting