I have a setup with Btrieve Security enabled (set to Mixed). Is there a way to delete/copy/rename a Btrieve table using only Btrieve API. In other words is there Btrieve alternative to SQL command Drop Table?
Check out the "Delete and Rename Subfunctions for the Create Operation" section of the Btrieve Create operation:
http://www.pervasive.com/library/docs/psql/10/btrieveapi/btrieveapi-3-07.html#wp81131 \
Thanks