Hi All
Does anyone know why I get {"ERROR [HY000] [Microsoft][ODBC dBase Driver] The search key was not found in any record."} when accessing a DbaseIII file that resides on a network share, I have attempted to validate credentials using the following,
Shell("Net Use \\IPADDRESS\Share /user:UsernameHere PasswordHere", AppWinStyle.Hide, True, 10000)
The error does not occur when I have the database file on my local PC...
BR
Phezo


Reply With Quote

