Displaying 2 results from an estimated 2 matches for "s1009".
Did you mean:
1009
1999 Aug 18
1
Your message Re: Samba and printer comments (July 5 1999)
Yes unfortunately I do not have much luck recieving help from the SAMBA
mailing list.
After much playing I found something weird that was seemingly causing
incorrect comments. Most printers would recieve the comment - "no
entries" which originally I assumed to be the default comment given by
Win95 when it could not get a proper comment. However I later found
that this is not the case.
2009 Jan 09
1
shake rattle() and roll
..., ...) :
[RODBC] ERROR: Could not SQLDriverConnect
2: In odbcDriverConnect(st, ...) : ODBC connection failed
aka (DBD::ODBC in Perl)
Missing server name, port, or database name in call to CC_connect.
(SQL-IM002)
aka (iodbctest)
SQLDriverConnectW = Unknown connect option (Set) (205) SQLSTATE=S1009
Figured it out, though:
Leopard comes with iODBC installed, and many people install unixODBC
additionally.
Then then configure /sw/etc/odbc*.ini and unixODBC works, but iODBC
doesn't.
Even if you symlink the INI files to /Library/ODBC it doesn't work.
Even if you
remove theunixODBC...