Using
ODBC 3.0
VB 4.0 32
VB is not happy with function call, looks like it fail to recognize
arguments,
as a matter of fact, ODBC 30 is in C language , any idea how to translate
this call.
--
Dim henv1 As String
SQLAllocHandle(SQL_HANDLE_ENV, SQL_NULL_HANDLE, henv1)
--
Any help appreciated
Matthew