This commit is contained in:
foobar 2001-06-19 16:48:37 +00:00
parent c977f29862
commit 1e0aaeffe9

View File

@ -79,7 +79,7 @@ PHP_FUNCTION(solid_fetch_prev);
#define HAVE_SQL_EXTENDED_FETCH 1
#define SQL_SUCCEEDED(rc) (((rc)&(~1))==0)
#define SQLINTEGER ULONG
#define SQLUMSALLINT USHORT
#define SQLUSMALLINT USHORT
#elif defined(HAVE_SAPDB) /* SAP DB */