Blank Key/Id - How do i delete (OpenInsight 16-Bit Specific)
At 03 SEP 2002 01:00:03PM t horan wrote:
There is a row in one of my tables that has a blank key/id. How can i remove it? Thanks
At 03 SEP 2002 02:01PM Donald Bakke wrote:
From the System Monitor or System Editor command line:
RUN DELETE_ROW "TABLE", ""
At 04 SEP 2002 01:44PM Don Miller - C3 Inc. wrote:
Make sure that it is truly a "BLANK" key. Sometimes a system delimiter can be seen as a blank key too. In that case, it's a little more difficult.
Don M.