Connect to local SQLBase server - OK.
When tryging to connect to MYSql ODBC I get 401.
ODBC does not appear in Gupta Connectivy Admistrator
Relevant sql.ini
Code: Select all
[win32client]
; On 11.7 and above, if the CLIENTNAME is not specified, the computername
; will be displayed on the server. Also, the CLIENTNAME is not limited to 12 characters.
clientname=Win32User
; The transports option overrides the [win32client.dll]
;ection.
; Possible values for transports are
;
; npipe,tcpv4,tcpv6,apipe
;transports=npipe,tcp,apipe
;clientruntimedir=C:\Program Files\Gupta\SQLBase117
;
; The [win32client.dll] used to have a list of communication .dll's
; to use for communication. Communication .dll's have been removed.
; This section is read and interpreted to be backwards compatibible.
; The transports parameter now supersedes it.
;
[win32client.dll]
comdll=sqlodb32
comdll=sqlws32
;comdll=sqlapipe
[win32client.ws32]
serverpath=MSIAPP,127.0.0.1,2155/*
[odbcrtr]
remotedbname=MMSP,DSN=MMSP
odbctrace=off
odbctracefile=
longbuffer=32000
enablemultipleconnections=off
fetchrow=1