Link to home
Start Free TrialLog in
Avatar of stephenwilde
stephenwilde

asked on

how do you drop/remove table from Filemaker pro database via odbc

trying to do housekeeping on temporary tables created in a filemaker  pro database

which I access via odbc using .net c#

cannot find any way to drop or remove the tables, so they are no longer there and are deleted, is it possible?

if so please provide syntax
ASKER CERTIFIED SOLUTION
Avatar of Will Loving
Will Loving
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of stephenwilde
stephenwilde

ASKER

Thanks that is what I feared