I'm running apache+php+winXP, and can connect easily to a dbf on my
local system, but when I try to connect to the same dbf on a mapped
NetWare drive I get this error:
Warning: odbc_connect(): SQL error: [Microsoft][ODBC dBase Driver]
'(unknown)' is not a valid path. Make sure that the path name is
spelled correctly and that you are connected to the server on which
the file resides., SQL state S1009 in SQLConnect in C:\Program
Files\Apache Group\Apache2\htdocs\blahblah.php
Both DSNs are configured the same in the ODBC manager, one is mapped
to the local file on C:\, and the other on my mapped G:\ drive.
I've searched around, and found others with this same problem, but now
workable solutions. Any ideas?