102 The ODBC catalog stored procedures installed on server %s are version %s; version %02d.%02d.%4.4d or later is required to ensure proper operation. Please contact your system administrator.
103 01000
104 Ongoing transaction has been committed
105 01000
106 Access to database specified in the odbc.ini file has been denied. Default used.
107 01000
108 Language specified in the odbc.ini file is not supported. Default used.
109 01000
110 Procedure executed with 'EXEC'. No output parameters returned.
111 01000
112 Data truncated
113 01004
114 Invalid connection string attribute
115 01S00
116 Error in row
117 01S01
118 Option value changed
119 01S02
120 Packet size change not honored by server, server size used
121 01S02
122 No rows updated or deleted
123 01S03
124 Cancel treated as FreeStmt/Close
125 01S05
126 Attempt to fetch before the result returned the first rowset
127 01S06
128 Wrong number of parameters
129 07001
130 Restricted data type attribute violation
131 07006
132 Invalid use of default parameter
133 07S01
134 Unable to connect to data source
135 08001
136 Data source rejected establishment of connection
137 08004
138 Communication link failure
139 08S01
140 Insert value list does not match column list
141 21S01
142 Degree of derived table does not match column list
143 21S02
144 String data right truncation
145 22001
146 Indicator variable required but not supplied
147 22002
148 Numeric value out of range
149 22003
150 Error in assignment
151 22005
152 Invalid date
153 22008
154 Invalid time
155 22008
156 Invalid timestamp
157 22008
158 String data, length mismatch
159 22026
160 Invalid cursor state
161 24000
162 Invalid transaction state
163 25000
164 Invalid authorization specification
165 28000
166 Invalid authorization specification; Access to selected database has been denied
167 28000
168 Invalid authorization specification; Language specified is not supported
169 28000
170 Invalid cursor name
171 34000
172 Syntax error or access violation
173 37000
174 Duplicate cursor name
175 3C000
176 Operation aborted
177 70100
178 Driver does not support this function
179 IM001
180 Packet size change not supported by server, default used
181 IM006
182 Dialog failed
183 IM008
184 Unable to load translation DLL
185 IM009
186 Translation module is not valid
187 IM009
188 General error
189 S1000
190 The stored procedure required to complete this operation could not be found on the server (they were supplied with the ODBC setup disk for the SQL Server driver). Please contact your system administrator.
191 S1000
192 Unknown token received from SQL Server
193 S1000
194 Operation not allowed while results are pending
195 S1000
196 Unable to load communication module. Driver has not been correctly installed.
197 S1000
198 Communication module is not valid. Driver has not been correctly installed.
199 S1000
200 Warning: Partial insert/update. The insert/update of a text or image column(s) did not succeed.
201 S1000
202 Connection is busy with results for another hstmt
203 S1000
204 Failure during closing of connection
205 S1000
206 Protocol error in TDS stream
207 S1000
208 TDS buffer length too large
209 S1000
210 Non-default parameter not allowed after default parameter
211 S1000
212 Memory allocation failure
213 S1001
214 Invalid column number
215 S1002
216 Program type out of range
217 S1003
218 Operation canceled
219 S1008
220 Invalid argument value
221 S1009
222 Function sequence error
223 S1010
224 Operation invalid at this time
225 S1011
226 No cursor name available
227 S1015
228 Invalid string or buffer length
229 S1090
230 Descriptor type out of range
231 S1091
232 Option type out of range
233 S1092
234 Invalid parameter number
235 S1093
236 Invalid scale value
237 S1094
238 Information type out of range
239 S1096
240 Invalid precision value
241 S1104
242 Invalid parameter type
243 S1105
244 Fetch type out of range
245 S1106
246 Row value out of range
247 S1107
248 Invalid cursor position
249 S1109
250 Invalid bookmark value
251 S1111
252 Driver not capable
253 S1C00
254 Timeout expired
255 S1T00
338 alter
339 add
342 SQL Server Login
345 Filling listbox requires a valid Login Id and Password
346 Filling listbox failed:\nSQLState: '%s'\n SQL Server Error: %ld\n%s
347 Connection failed:\nSQLState: '%s'\nSQL Server Error: %ld\n%s\n
409 left,outer join on WHERE where AND(right, *= =* AND
411 EXEC
413 COMMIT TRAN
414 ROLLBACK TRAN
416 select usertype,type,name from systypes where usertype>=100
417 table
418 owner
419 select usertype,type,name from systypes where usertype>=100 exec sp_server_info 500 select 501,NULL,1 where 'a'='A' set textsize 2147483647 set arithabort on
420 select usertype,type,name from systypes where usertype>=100 exec sp_server_info 500 select 501,NULL,1 where 'a'='A' set textsize 2147483647 set ansi_null_dflt_on on set quoted_identifier on set arithabort on
421 database
422 stored procedure
423 table
424 %04d-%02u-%02u %02u:%02u:%02u.%03lu
425 (Default)
426 (local)
427 &Server:
428 sp_tables
429 sp_columns
430 sp_statistics
431 sp_special_columns
432 sp_pkeys
433 sp_fkeys
434 sp_table_privileges
435 sp_column_privileges
436 sp_stored_procedures
437 sp_sproc_columns
438 create
439 drop
440 SET PARSEONLY ON
441 SET PARSEONLY OFF
442 SET NOEXEC ON
443 SET NOEXEC OFF
456 %04d%02u%02u
457 %02u:%02u:%02u
458 %04d%02u%02u %02u:%02u:%02u.%03lu
459 select 'us_english' union select name from master..syslanguages
461 select name from master..sysdatabases
462 set language
464 select ISNULL(language,'us_english') from master..syslogins where suid=SUSER_ID()
466 select dbname from master..syslogins where suid=SUSER_ID()
472 'SYSTEM TABLE'
473 'TABLE'
474 'VIEW'
478 SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
479 SET TRANSACTION ISOLATION LEVEL READ COMMITTED
481 SET TRANSACTION ISOLATION LEVEL REPEATABLE READ
483 identity
484 ,
485 SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
486 char binary decimal integer smallint float real double varchar date time timestamp longvarchar varbinary longvarbinary tinyint bit numeric
32005 The data source name also exists in the registry and may be needed by other SQL/Server applications.\n\nChoose Yes to remove the name from the registry, No to leave the registry unchanged.
32006 ODBC SQL Server Setup
32007 %s cannot be used as a data source name.
32009 Help is not available
32010 (Default);us_english;franτais;deutsch;
32011 %s is already a data source name.\nOverwrite?
32012 Invalid character in data source name.
32013 %s is not an existing data source name.
32014 Do you want to convert your SQL Server 16 bit DSNs to 32 bit?