Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql command
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Sql command
Miscellaneous
Thread ID:
01428640
Message ID:
01428640
Views:
116
Hi all,

I have a problem with the syntax for a sql command.
oPrivatecParamCR.Condit = "/20/26/38/39/40/42/51/70/1071/1450/1707/1936/"

cvcondit = " TempCrystal.ltransfert = .F. and '/' +     ALLTRIM( TRANSFORM( TempCrystal.telephid ) ) + '/' $ oPrivatecParamCR.Condit "


SELECT * FROM ( cTableFox2x ) INTO TABLE ( cTableToPrint  ) ;
  WHERE &cvcondit
This command give me no result and it is not true !
I think that the reason is perhaps the & ?

How can i have a just result ?

Thank in advance for help.

Bernhart
Next
Reply
Map
View

Click here to load this message in the networking platform