Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL query
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01606642
Message ID:
01606661
Vues:
54
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform