Did anybody mention "go top" after the first statement? 

Virgil Bierschwale
http://www.VetsFIndingVets.org
http://www.KeepAmericaAtWork.com
 

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Jon Westcot
Sent: Thursday, March 04, 2010 6:44 PM
To: [email protected]
Subject: Re: Can a cursor created with SELECT... INTO CURSOR have
multipleindexes?

Hi all:

    D'oh!  I forgot to mention something that's, sadly, incredibly
important.  This is running under VFP6.  From what I can tell, "READWRITE" 
clause doesn't seem to be available.

    Any other suggestions?

    Jon

----- Original Message ----- 

> Add the READWRITE clause to the SELECT statement.
>
> Fred
>
>
> > On Thu, Mar 4, 2010 at 3:14 PM, Jon Westcot <[email protected]> wrote:
>
> > Hi all:
> >
> >    The subject line kind of says it all.  I'm trying to create a 
> > temporary cursor that has two indexes.  I'm using the SELECT... INTO 
> > CURSOR option to create said cursor, then issue my two index 
> > statements.  The first one, INDEX ON... TAG x works just fine, but 
> > the second one, INDEX ON... TAG y ADDITIVE, fails.
> >
> >    I _know_ that I've been able to do this in the past, and I just 
> > cannot remember how to do it.  Do I need to create the cursor first 
> > and then populate it?  Or is there a way to get this type of code to 
> > accept two (or
> > more) indexes that I'm just not remembering?
> >
> >    Thanks for any help you can send my way!
> >
> >    Appreciatively,
> >
> >        Jon


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/9da65b908f0b41e59318d2f38f441...@stanpc
** 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.

Reply via email to