It's not a table, it's a cursor created via CREATE CURSOR CRAP:
CREATE CURSOR crap (provnum c(9), datepaid c(8), lastdos c(8), reimbamt
n(15,2), bonusamt n(15,2), datepaid2 d, lastdos2 d, filename v(200),
tstamp t)
I guess I could just make it an actual DBF file and be done with it, but
that doesn't answer my original question.
On 7/11/2013 10:03 AM, Eurico Chagas Filho wrote:
Not necessary if u open the table EXCLUSIVE.
E.
________________________________
From: Alan Bourke <[email protected]>
To: [email protected]
Sent: Thursday, July 11, 2013 7:35 AM
Subject: Re: Why can't I ALTER TABLE on a cursor?
On Wed, Jul 10, 2013, at 11:48 PM, Mike Copeland wrote:
At least that's how I remember it and it makes me happy, so that's my
story.
Yep that's it.
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.