SQLDriverConnect is an alternative API to SQLConnect. The difference is that it can popup the dialog to ask the user for more information about the connection
6/26/2010 8:09:19 AM - Steve Waggoner-65.223.32.12
SQLDriverConnect is an alternative API to SQLConnect. The difference is that it can popup the dialog to ask the user for more information about the connection
6/26/2010 8:09:19 AM - Steve Waggoner-65.223.32.12
TODO - a short description
6/26/2010 8:16:28 AM - mbielanczuk-83.15.121.158
.
public static extern short SQLDriverConnect(IntPtr hdbc,
.
Private Shared Function SQLDriverConnect(ByVal hdbc As IntPtr, ByVal hwnd As IntPtr, ByVal szConnStrIn As String, _
SQLDriverConnect is an alternative API to SQLConnect. The difference is that it can popup the dialog to ask the user for more information about the connection
6/26/2010 8:09:19 AM - Steve Waggoner-65.223.32.12
SQLDriverConnect is an alternative API to SQLConnect. The difference is that it can popup the dialog to ask the user for more information about the connection
6/26/2010 8:09:19 AM - Steve Waggoner-65.223.32.12
SQLDriverConnect is an alternative API to SQLConnect. The difference is that it can popup the dialog to ask the user for more information about the connection
6/26/2010 8:09:19 AM - Steve Waggoner-65.223.32.12