Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

code gun suggestion

2 views
Skip to first unread message

David Guest

unread,
Nov 26, 2002, 1:38:38 PM11/26/02
to
accidentally put this in a wrong group ... but now here it is ...

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 Danzl [TPX]

unread,
Nov 26, 2002, 2:23:42 PM11/26/02
to
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" <dpg...@bestweb.net> wrote in message
news:r5mKSsXl...@tpsmail01.turbopower.net...

David Guest

unread,
Nov 26, 2002, 8:22:34 PM11/26/02
to
Thanks Hannes ... That just goes to show my continued ignorance. I
wrote that note without looking into Memtable to see what it does ... I
have been using DBISAM so successfully, that I never bothered to look at
Memtable ... Now I shall have to ..

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...
>

0 new messages