Message
 
 
To
09/03/2010 10:17:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01453429
Message ID:
01453451
Views:
35
>it still makes me point :(
>
>select client.*,acc.status;  &&acc is the remote table
>from "C:\Work\acc" acc ;
>inner join mainbase! client.clientid;
>on acc.clientid =client.clientid
>
>
>and when i save the path 2 a variable it give me an error
>something like..cannot be used there

Remove space right after !
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View