Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Borislav Borissov
  Where is Borislav Borissov?
 Sofia
 Bulgaria
 Borislav Borissov
 To: Ahsan Rana
  Where is Ahsan Rana?
 Lahore
 Pakistan
 Ahsan Rana
Subject: RE: Select Sql Statement
Thread ID: 184314 Message ID: 184787 # Views: 1 # Ratings: 0
Version: Visual FoxPro 7 Category: Databases, Tables and SQL Server
Date: Sunday, July 20, 2008 11:41:54 PM         
   



> >
> > Sure, just remove the WHERE:
> >
> > SELECT * FROM c:\Folder1\<font color="Blue">Table;
> > UNION ALL;
> > SELECT * FROM c:\Folder2\<font color="Blue">Table;
> > UNION ALL;
> > SELECT * FROM c:\Folder3\<font color="Blue">Table;
> > INTO CURSOR crsTest
> > 

> >
> >
> > -----------------
> > Borislav Borissov
> >
> > Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
> > The only thing normal about database guys is their tables.
>
>
> Thnx
>
> Now what is this ?
>
>
> Rgds:
> Ahsan


Wrong parsing :-)
Just click REPLY and you will see what are the real answer is
-----------------
Borislav Borissov

Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.

ENTIRE THREAD

Select Sql Statement Posted by Ahsan Rana @ 7/17/2008 5:24:26 PM
RE: Select Sql Statement Posted by Olaf Doschke @ 7/17/2008 5:28:14 PM
RE: Select Sql Statement Posted by Borislav Borissov @ 7/17/2008 5:29:37 PM
RE: Select Sql Statement Posted by Ahsan Rana @ 7/18/2008 5:47:43 AM
RE: Select Sql Statement Posted by Christian Tabligan @ 7/18/2008 6:11:36 AM
RE: Select Sql Statement Posted by Ahsan Rana @ 7/18/2008 6:45:16 PM
RE: Select Sql Statement Posted by Borislav Borissov @ 7/18/2008 8:05:00 AM
RE: Select Sql Statement Posted by Ahsan Rana @ 7/18/2008 6:28:37 PM
RE: Select Sql Statement Posted by Borislav Borissov @ 7/20/2008 11:41:54 PM