H
Harry Whitehouse
I'm trying to read an Access database from a C++ program and get a list of
the table names in the target MDB. I've done this with SQL Server with this
command which invokes a stored procedure:
sp_help
How does one to this in Access?
TIA
Harry
the table names in the target MDB. I've done this with SQL Server with this
command which invokes a stored procedure:
sp_help
How does one to this in Access?
TIA
Harry