Viktor Szakats
3273cb1bb3
2010-11-07 01:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbodbc/odbc.c
! SQLERROR(): Fixed to accept handle as pointer (not as number).
! SQLERROR(): Fixed returned cErrorMsg using proper length.
! SQLERROR(): Fixed to initialize 'out' parameters.
+ Added SQLGETDIAGREC( <nHandleType>, <hHandle>, <nRecNumber>, @<cSQLState>, @<nError>, @<cErrorMsg> ) -> <nResult>
* contrib/hbodbc/sql.ch
* Added self-guard
* Enclosed negative constant values in parents.
+ Added SQL_HANDLE_* constants.
* contrib/hbodbc/tests/odbcdemo.prg
* contrib/hbodbc/tests/odbccall.prg
* contrib/hbodbc/tests/testodbc.prg
* Added "simpleio.ch"
* Formatting.
! Changed locally rolled WITH OBJECT emulation with real WITH OBJECT syntax.
+ Added SQLERROR() and SQLGETDIAGREC() test calls.
2010-11-07 00:34:02 +00:00
..
2010-11-06 13:20:18 +00:00
2010-11-06 22:13:28 +00:00
2010-11-07 00:34:02 +00:00
2010-08-06 16:56:40 +00:00
2010-10-13 11:22:21 +00:00
2010-09-29 15:22:23 +00:00
2010-11-05 14:59:11 +00:00
2010-11-05 12:00:28 +00:00
2010-11-02 18:09:03 +00:00
2010-11-06 22:13:28 +00:00
2010-11-01 12:58:15 +00:00
2010-11-06 22:13:28 +00:00
2010-11-07 00:34:02 +00:00
2010-07-29 22:10:21 +00:00
2009-08-23 10:57:51 +00:00
2010-11-06 22:26:26 +00:00
2010-08-04 12:28:10 +00:00
2010-07-29 22:10:21 +00:00
2009-09-15 13:48:33 +00:00
2010-01-28 23:35:32 +00:00
2010-08-06 09:32:28 +00:00
2010-08-06 09:32:28 +00:00