access to the SQLDriver functions. patch originally submitted by
dzoll@nyscul.org, and is going to be tested by some of the unixODBC people.
return FALSE;
}
}
-/* Possible fix for bug #
- * Needs testing on UnixODBC < 2.0.5 though.
- * #if defined(HAVE_EMPRESS) || defined(HAVE_UNIXODBC)
- * Uncomment the line above, and comment line below to fully test */
-#ifdef HAVE_EMPRESS
+/* Possible fix for bug #10250
+ * Needs testing on UnixODBC < 2.0.5 though. */
+ #if defined(HAVE_EMPRESS) || defined(HAVE_UNIXODBC)
+/* * Uncomment the line above, and comment line below to fully test
+ * #ifdef HAVE_EMPRESS */
{
int direct = 0;
char dsnbuf[300];