I write web pages that access SQL Server and Access databases. Now I need to get into a dBase database, and to top it all off, I don't know any of the table/field names.
I have set up an ODBC connection to the database. All I need now is an SQL statement to return table and/or field names.
Can this be done?
I have set up an ODBC connection to the database. All I need now is an SQL statement to return table and/or field names.
Can this be done?