dbf file
-
Hi, I have a problem with a dbf file. I can execute a sql statment("select * from dbf file") but when I try to put the information from the file in a dataadaptor I have this error:
ERROR [HY000][Microsoft][ODBC dBase Driver] Could not lock table ''; c Could not lock table ''; currently in use by user '(unknown)' on machine '(unknown)' .
I searched on Google about this error but I didn't find what I need. Thanks . -
Hi, I have a problem with a dbf file. I can execute a sql statment("select * from dbf file") but when I try to put the information from the file in a dataadaptor I have this error:
ERROR [HY000][Microsoft][ODBC dBase Driver] Could not lock table ''; c Could not lock table ''; currently in use by user '(unknown)' on machine '(unknown)' .
I searched on Google about this error but I didn't find what I need. Thanks .