Michael Stefaniuc
83af47e602
odbc32: Print the debug strings and not the pointers.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-07 22:45:18 +01:00
Hans Leidekker
69c2be841c
odbc32: Improve tracing in the remaining functions.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 10:48:04 +01:00
Hans Leidekker
74b2dc01c6
odbc32: Work around drivers that don't accept NULL name length in SQLDescribeCol.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 09:15:53 +01:00
Hans Leidekker
4f0e765909
odbc32: Improve tracing in a number of functions.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 09:15:50 +01:00
Michael Stefaniuc
138374b667
odbc32: Use the ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-15 23:02:04 +01:00
Jacek Caban
254ae896df
odbc32: Add SQLGetDiagRecA implementation.
...
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 12:08:23 +02:00
Daniel Lehman
bcba9eecb1
odbc32: Rename functions to avoid conflicts with native drivers.
...
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 12:01:26 +02:00
Andreas Damm
0dd43e9b76
odbc32: Made ODBC function signatures 64-bit compliant.
...
Signed-off-by: Andreas Damm <andreas.damm@insightsoftware.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-28 20:39:47 +01:00
Bruno Jesus
25e495fd3f
odbc32: Improve some tracing.
...
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 11:49:45 +01:00
Bruno Jesus
dca0e38d82
odbc32: Upgrade a WARN into ERR when the library is not found.
...
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 23:31:55 +09:00
Nikolay Sivov
bd4cb88e6b
odbc32: Fix SQLBindCol prototype.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-30 23:16:48 +09:00
André Hentschel
b5732b1c2e
odbc32: Add winediag message when no drivers could be found.
2015-01-22 12:02:39 +01:00
Frédéric Delanoy
bb356e23fa
odbc32: Use BOOL type where appropriate.
2014-01-15 11:54:25 +01:00
Frédéric Delanoy
89bdb2f4da
odbc32: Use BOOL type where appropriate.
2013-11-18 15:14:12 +01:00
Alexandre Julliard
21bfa0812e
odbc32: Don't unload external libraries on process shutdown.
2013-04-30 18:44:46 +02:00
Alexandre Julliard
1ce71ab7d8
odbc32: Fix some data types for 64-bit.
2012-11-20 13:32:45 +01:00
Nikolay Sivov
b5ee2079e2
odbc32: Implement SQLDataSourcesA() forward.
2012-11-20 11:55:31 +01:00
Nikolay Sivov
c31c4454aa
odbc32: Don't crash on null pointers while TRACE enabled.
2010-04-20 16:21:37 +02:00
Alexandre Julliard
27a44a5d63
odbc32: Define correct function prototypes for all libodbc entry points.
...
Fix the prototypes of the Unicode functions.
2009-10-03 14:40:19 +02:00
Andrew Talbot
f36c9624e9
odbc32: Sign-compare warnings fix.
2008-10-27 11:28:35 +01:00
Francois Gouget
44b52b128c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
Alexandre Julliard
84f8ab6b83
configure: Added a check for the soname of libodbc.
2008-01-07 17:16:29 +01:00
Andrew Talbot
138a88321b
odbc32: Constify some variables.
2007-02-21 19:48:22 +01:00
Andrew Talbot
9c03681753
odbc32: Declare a function static.
2007-01-19 12:28:58 +01:00
Michael Stefaniuc
617db22df4
odbc32: Win64 printf format warning fixes.
2006-10-10 11:56:23 +02:00
Andrew Talbot
278efe5f7a
odbc32: Cast-qual warning fix.
2006-09-21 11:16:35 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Eric Pouech
e66e227dbe
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
Francois Gouget
0edbaf7e80
Remove spaces before '\n' in traces.
2005-11-10 12:14:56 +00:00
Mike McCormack
a107234dcd
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
Francois Gouget
f5c9da6860
Assorted spelling fixes.
2005-05-06 15:44:31 +00:00
Alex Villacís Lasso
a49278acc2
Implemented Unicode proxy for ODBC.
2005-01-25 19:04:03 +00:00
Bill Medland
e62e88f488
During startup of the connection to an external ODBC provider
...
(e.g. unixODBC) replicate that provider's driver and DSN data to the
registry so that Windows programs that actually query the registry
rather than the ODBC will find at least some information.
2004-10-18 22:47:14 +00:00
Bill Medland
c01b206550
Set RTLD_GLOBAL when loading the odbc driver manager so that when it
...
loads its own driver that driver can call back into the manager (as
the Oracle Beta driver does, for example).
2004-06-30 18:14:32 +00:00
Dimitrie O. Paun
80f6481751
Tidy up the notes for the ODBC driver.
2003-10-02 04:25:21 +00:00
Alexandre Julliard
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
...
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Dmitry Timoshkov
4e1ef0c114
For all DLLs with defined DllMain and which do not require
...
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call
DisableThreadLibraryCalls() in order to slightly improve performance
on thread creation/exiting.
2003-06-30 20:53:48 +00:00
Tony Lambregts
2e24a148bf
Replace DPRINTF with TRACE.
2003-03-15 00:12:42 +00:00
Alexandre Julliard
1e1313d54c
Made the dll entry point default to DllMain and removed most of the
...
'init' spec file declarations.
2002-11-04 23:53:41 +00:00
Alexandre Julliard
b34fb35b31
Fixed warnings caused by conversion to -DSTRICT.
2002-10-18 23:48:57 +00:00
Alexandre Julliard
bef32c65a2
Fixed warnings.
2002-07-05 21:22:32 +00:00
Gregg Mattinson
bac71315d2
Removed non-static structure initializers.
2002-07-03 21:06:58 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
Alexandre Julliard
5769d1de00
Better support for configure detection of missing types, added check
...
for ssize_t.
Removed a couple of no longer used portability functions.
Various portability fixes in port.h.
2002-04-26 19:05:15 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
François Gouget
1425941e29
Fix the #include order for config.h.
...
Add #include "config.h" directives where needed.
2001-11-06 20:57:11 +00:00
Francois Gouget
386cf6e342
When including 'wine/port.h', include it first.
...
Remove redundant 'config.h' includes.
2001-10-14 16:25:47 +00:00
Bill Medland
5a9ba2826e
Allow two connections by not releasing the wrapped library too early.
...
Also heavily protected and added additional trace information.
Make the Load functions static to reduce visiblity (enhance
simplicity).
2001-10-02 20:28:06 +00:00
Francois Gouget
e76218dd61
Add '\n' at the end of traces.
2001-05-09 17:31:31 +00:00
James Abbatiello
e675887129
Work around glibc 2.1.x dlopen bug (again).
2000-12-13 21:32:55 +00:00