Displaying 1 result from an estimated 1 matches for "im007".
Did you mean:
im002
2007 Mar 20
1
odbcConnect - no data source and default driver
...found and no default driver specified. Driver could not be
loaded
2: ODBC connection failed in: odbcDriverConnect(st, case = case,
believeNRows = believeNRows)
> channel =
odbcDriverConnect('SERVER=mydsn;DATABASE=my_subdb;UID=myid;PWD=mypasswd')
Warning messages:
1: [RODBC] ERROR: state IM007, code 5768012, message [iODBC][Driver
Manager]No data source or driver specified, dialog prohibited
2: ODBC connection failed in:
odbcDriverConnect("SERVER=mydsn;DATABASE=my_subdb;UID=myid;PWD=mypasswd")
I can see the connection by ping the server in a xterm:
~ > ping mydsn
mydsn is...