Subject: | Re: indexes
| Date: | Mon, 15 Jun 2020 09:11:34 -0400
| From: | "Steven Green" <greens@diamondsg.com>
| Newsgroups: | pnews.paradox-development
|
actually, I'm gonna enum it all to a big table, like I do with the code.. I
can match up the multi-field indexes better that way.. then slam thru the
code and mark off the ones that are really getting used, delete the rest..
good first step
--
Steven Green
Myrtle Beach, South Carolina, USA
http://www.OasisTradingPost.com
Collectibles and Memorabilia
Vintage Lego Sets and Parts
- and Paradox support, too
"Tom Krieg" wrote in message news:5ee428a8$1@pnews.thedbcommunity.com...
You could automate that in a script, enum the field names of the
resultant temp.db and pick the first one.
On 13/06/2020 12:02 am, Steven Green wrote:
> yes, forgot about that, in this context.. thank you !!
>
> "modridirkac" wrote in message
> news:op.0l281ht034j8uf@n-jurez.mshome.net...
>
> Copy file "table.xg6" to "temp.db".
> Open "temp.db" and look at the names of columns.
>
|