CLEAR_TABLE & LEFTOVER KEYS (OpenInsight Specific)
At 20 JUN 2001 05:11:32PM S Bell wrote:
When you do a Clear_Table from the command line why
are the record keys still left behind?
At 20 JUN 2001 07:02PM Donald Bakke wrote:
Sam,
This can mean that a relational index exists against this table. Are the records empty?
dbakke@srpcs.com
At 21 JUN 2001 08:12AM S Bell wrote:
Hi Donold,
My frist name is Steve.
There are is no indexes and yes the records are empty.
At 21 JUN 2001 10:53AM Donald Bakke wrote:
Steve,
Sorry about the first name. We know a Sam Bell who uses Revelation tools and just assumed it was you.
There still might be a relational index pointing to this table.
dbakke@srpcs.com
At 21 JUN 2001 11:24AM S Bell wrote:
I've been testing doing some read/write to this file
and when I do this sort of thing I'm used to doing a
recered count befor and after. I did a clear_table to
start over and now I'm not sure what to do because I
have keys leftover that should'nt be there with the
next batch of rec. Also I do a Query it cuts off at
64xx or 65xx rec and I don't know what I've got.
?????????