Commit Graph

23 Commits

Author SHA1 Message Date
whydoubt
78e9353b2b Return SQL_NO_DATA for SQLMoreResults 2004-09-22 03:08:45 +00:00
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
whydoubt
845f36011a Fix a bug in SQLConnect 2004-09-14 00:13:19 +00:00
whydoubt
17e190f540 Implement SQLTables and SQLColumns 2004-09-12 20:56:31 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
b6dd1b63c5 better utilize glib functions, fix memory leak 2004-05-30 08:06:42 +00:00
whydoubt
c18667e9f2 Utilize _odbc_get_string_size() in SQLPrepare() 2004-04-13 03:17:19 +00:00
brianb
437ed06355 call mdb_sql_reset on call to SQLFreeStmt() (Jeff Smith) 2004-03-25 10:33:56 +00:00
brianb
4bb08b6661 lots of small fixes (see Changelog) 2004-03-13 15:07:18 +00:00
brianb
9813d08844 fix bug #903498 2004-03-06 23:59:54 +00:00
brianb
6920daaf1e put all unicode convert stuff in iconv.c. Use SQLGetPrivateProfile() if available (handles odbc.ini file in different places). Fix bug for list tables/describe in odbc. 2004-03-06 05:13:27 +00:00
brianb
fed589b2e7 rework of patch #879693 to support 0=1 in where clause 2004-02-08 21:54:20 +00:00
brianb
09ec4202dd patch # 852617 2004-01-06 03:18:19 +00:00
brianb
aa19a0892f resync...no idea what's in here, it's been sitting on the shelf for a while 2003-04-29 17:55:09 +00:00
brianb
c0d5312464 move pixmaps to glade dir until I find out how to fix
turn trace off in odbc driver
2003-01-15 02:02:07 +00:00
brianb
c3386d2a43 fix for ODBC under PHP 4.2+ 2003-01-07 02:24:35 +00:00
brianb
e7927f94bc Fixed unixODBC 2.1.0+ bug.
fixed GTK/Gnome handling.
more debugger stuff.
2002-04-14 23:35:39 +00:00
brianb
53bfc9027b commiting gmdb
doc updates
odbc fixes
2002-04-09 01:19:26 +00:00
brianb
e2c3a9d818 odbc fixes, updates for v0.4 2002-04-03 23:02:53 +00:00
brianb
ea8fd2a6ba massive sync up of my code to CVS. not sure what changed. 2002-01-24 12:34:10 +00:00
brianb
90797c0121 more changes to the odbc driver, now works for a simple test program 2001-07-25 01:55:43 +00:00
brianb
ba40f54c85 preping some of the sql stuff for the odbc driver 2001-07-24 11:00:00 +00:00
brianb
d7575ae2b5 odbc stuff 2001-07-10 22:36:20 +00:00