Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL query
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01606642
Message ID:
01606661
Views:
51
>>>this is my code
>>>
>>>TEXT TO lcsqlcommand NOSHOW
>>>delete JobList where accountno='DG34214'
>>>ENDTEXT
>>
>>This should work fine. Did you try running the select statement in SQL Server, e.g.
>>
>>select * from JobList where accountno='DG34214'
>
>No I am running it from a VFP program

Do you have access to SQL Server to try it directly there? If not, can you still try running select statement first to verify if you get rows?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform