Dear everyone, If I use an ODBC database, can I manipulate it using SQL commands? Thanks for your help. Compuwhiz7
ODBC isn't a database. It is a standard for connecting to databases on Unix and Windows. If the database that your connecting to supports SQL, then you can use SQL commands. THere should be documentation on which commands it accepts through ODBC.
Wayne Luke ------------
Dear everyone, Thanks, W. Luke, for answering! That fully solves my quandry. Compuwhiz7
Forum Rules
Bookmarks