Displaying 2 results from an estimated 2 matches for "01s00".
Did you mean:
0100
2013 Apr 15
1
create an access file
...nnect("test.mdb")Warning messages:1: In
odbcDriverConnect("test.mdb") :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC Driver
Manager] Data source name not found and no default driver specified2:
In odbcDriverConnect("test.mdb") :
[RODBC] ERROR: state 01S00, code 0, message [Microsoft][ODBC Driver
Manager] Invalid connection string attribute3: In
odbcDriverConnect("test.mdb") : ODBC connection failed
Did I miss anything?
--
Aileen L.
View my Linkedin profile: http://au.linkedin.com/in/aileen2
Being happy doesn't mean you're per...
2011 Jul 12
1
Connecting to Empress DB using RODBC
...rong. I have not set CodeSet or ODBC Version.
Here are the error messages.
1: In odbcDriverConnect("Trawl") :
[RODBC] ERROR: state 08001, code -256, message [Empress Software][ODBC DLL]Unable to connect to data source
2: In odbcDriverConnect("Trawl") :
[RODBC] ERROR: state 01S00, code 0, message [Microsoft][ODBC Driver Manager] Invalid connection string attribute
3: In odbcDriverConnect("Trawl") : ODBC connection failed
Can anyone point me in the right direction? Is there a specific syntax for naming the database other than its name? It does bring up a GUI where...