Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Sever - Update not working
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00405730
Message ID:
00406020
Vues:
32
<snip>
>Thanks for the tip. It lead me to the fact that lcSql was formated wrong. For some reason it needed to have single quotes around the values instead of double quotes. Below is the line I changed that fixed the problem
>
>lcSql = "update mysqltable set myfield1 = 'value1' where myfield2 = 'value2'"

Check topic SET QUOTED_IDENTIFIER in SQL Server Books Online for explanation.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform