One of the nicest fdeatures of DBISAM is the "reverse engineering"
feature which allows the user to produce a unit which will create one or
more tables. After incorporating the unit in one's program, the user
merely has to execute CreateTables(''); If the string contains MEMORY,
then a memory table is created, otherwise the string points to the path
where the tables should be created. If the tables exist, they are not
created.
It would nice if Code Gun were hooked to a memory table, such as Kim
Madsen's so that one could point it at a table and create a unit which
would create a memory table identical to the FF table ...
--
Hannes
-> Han...@danzl.lznad.at (remove .lznad) / http://www.danzl.at
FF Foundry at http://community.turbopower.com/
Newsgroup search at http://www.tamaracka.com/search.htm
Fixes and updates at ftp://ftp.turbopower.com/pub/flash/updates/
"David Guest" <dpg...@bestweb.net> wrote in message
news:r5mKSsXl...@tpsmail01.turbopower.net...
Thank you ...
Hannes Danzl [TPX] wrote:
> david, if i understand you correctly then this is exactly what
> MemTable.CreateTableAs does...
>
> --
> Hannes
>
> -> Han...@danzl.lznad.at (remove .lznad) / http://www.danzl.at
> FF Foundry at http://community.turbopower.com/
> Newsgroup search at http://www.tamaracka.com/search.htm
> Fixes and updates at ftp://ftp.turbopower.com/pub/flash/updates/
>
>
> "David Guest" wrote in message
> news:r5mKSsXl...@tpsmail01.turbopower.net...
>