[VSDK] SELECT DISTINCT makes cursor read only?
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Nov 17 09:25:57 CST 2004
On 11/17/04 8:58 AM, "Eric Forget" <forgete at cafederic.com> wrote:
> Hi Ruslan,
>
> It looks like if I create a cursor with a query which start with "SELECT
> DISTINCT" it becomes read only. Whenever I try to modify its content
> (deleting a record, modifying a field, etc.) VSDK throw the 605 exception.
> Is it normal? If so why?
Hi Eric,
Yes of course read only.
Because generally speaking it create new TMP table,
Which have less records than original,
Because removed duplicates.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list