Using _dcads ACE Functions
Posted: Fri Mar 10, 2017 6:12 am
In the _dcads.prg are definitions to use many of the ACE functions. They all require the use of the handle
What is the best way to get the handle when use free tables or data dictionary tables?
I see this function defined. Is this the best way?
ACEFUNCTION AdsGetTableHandle( cAlias, @nTableHandle )
What is the best way to get the handle when use free tables or data dictionary tables?
I see this function defined. Is this the best way?
ACEFUNCTION AdsGetTableHandle( cAlias, @nTableHandle )