Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Problem
Message
From
12/04/2000 20:51:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Problem
Miscellaneous
Thread ID:
00359054
Message ID:
00359054
Views:
48
Hi all,

I try to do this select and i get an error unrecognize phrase/keyword.

SELECT * ;
FROM DOCUMENTOSCABCLI A, DOCUMENTOSLINCLI B;
WHERE A.C_TIPODOC+A.C_ARMAZEM+A.C_COD_SER+A.C_NUMDOC=B.C_TIPODOC+B.C_ARMAZEM+B.C_COD_SER+B.C_NUMDOC ;
BETWEEN 1 AND 5 ;
INTO CURSOR DOCUMENTOS

Thank's in Advance

João Batista
Next
Reply
Map
View

Click here to load this message in the networking platform