Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Mike Yearwood
  Where is Mike Yearwood?
 Toronto
 Canada
 Mike Yearwood
 To: Anil Sharma
  Where is Anil Sharma?
 ludhiana
 India
 Anil Sharma
Subject: RE: Pack dbf in multiuser system
Thread ID: 191911 Message ID: 191935 # Views: 1 # Ratings: 0
Version: Visual FoxPro 9 Category: Databases, Tables and SQL Server
Date: Friday, August 29, 2008 6:14:39 PM         
   



> >
> > The proper way is
> >
> >
SELECT * FROM your_actual_table into cursor ABC NOFILTER READWRITE

> >
> > Mike Yearwood
> > Microsoft MVP Visual FoxPro 2008
> >
> >
>
> That will be much better if he is using same structure for his temp table!.
>
> Anil
> (Fox is the solution for almost everything!!)

With CAST (VFP9) you can specify field sizes and names for the output cursor.

Mike Yearwood
Microsoft MVP Visual FoxPro 2008



ENTIRE THREAD

Pack dbf in multiuser system Posted by Tariq mehmood @ 8/29/2008 3:03:33 PM
RE: Pack dbf in multiuser system Posted by Jun Tangunan @ 8/29/2008 3:15:16 PM
RE: Pack dbf in multiuser system Posted by Mike Yearwood @ 8/29/2008 4:24:22 PM
RE: Pack dbf in multiuser system Posted by Jun Tangunan @ 8/29/2008 10:59:30 PM
RE: Pack dbf in multiuser system Posted by Anil Sharma @ 8/29/2008 3:29:54 PM
RE: Pack dbf in multiuser system Posted by Mike Yearwood @ 8/29/2008 4:19:07 PM
RE: Pack dbf in multiuser system Posted by Anil Sharma @ 8/29/2008 5:15:04 PM
RE: Pack dbf in multiuser system Posted by Mike Yearwood @ 8/29/2008 6:14:39 PM
RE: Pack dbf in multiuser system Posted by Mike Yearwood @ 8/29/2008 4:31:02 PM
RE: Pack dbf in multiuser system Posted by Anders Altberg @ 8/29/2008 6:27:17 PM
RE: Pack dbf in multiuser system Posted by Barbara Peisch @ 8/29/2008 11:54:50 PM