Skip to content

Instantly share code, notes, and snippets.

@objnoob
Created May 24, 2013 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save objnoob/c032df92832e73551581 to your computer and use it in GitHub Desktop.
Save objnoob/c032df92832e73551581 to your computer and use it in GitHub Desktop.
ODBC Trace - Connection using Connector/ODBC 5.2.4
bmain ab8-1d10 ENTER SQLDriverConnectW
HDBC 0x003CD168
HWND 0x00000000
WCHAR * 0x5B37B45C [ -3] "******\ 0"
SWORD -3
WCHAR * 0x5B37B45C
SWORD -3
SWORD * 0x00000000
UWORD 0 <SQL_DRIVER_NOPROMPT>
bmain ab8-1d10 EXIT SQLDriverConnectW with return code 0 (SQL_SUCCESS)
HDBC 0x003CD168
HWND 0x00000000
WCHAR * 0x5B37B45C [ -3] "******\ 0"
SWORD -3
WCHAR * 0x5B37B45C <Invalid buffer length!> [-3]
SWORD -3
SWORD * 0x00000000
UWORD 0 <SQL_DRIVER_NOPROMPT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment