From: Igor K. <ik...@ea...> - 2005-10-31 04:27:54
|
Hi, ALL, The ACCESS database file usually have a tables and forms, reports, macros etc. It's possible to split the tables and everything else into 2 different files. Do I have to do tha in order to connect using the "mdbtools"? Problem I am having is that I connected using the unixODBC "isql", but when I tried to isue a "SELECT" request, I received an error: "[ISQL]ERROR: Could not SQLExecute". Should I split the tables and everything else? Thank you for the reply. |