Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating data source using parameters
Message
De
24/09/2003 10:19:58
 
 
À
24/09/2003 10:14:34
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00831808
Message ID:
00831829
Vues:
20
depdate1 should be your variable name which contains the date value. When using an Update statement in ADO you generally have to wrap the date value in single quotes, not the variable but the date. Therefore ensure that your single quotes are within the double quotes (string builders). Are you writing in C# or VB?

Wes


>hi Wes,
>
>i got this error.
>
>(387): The name 'depdate1' does not exist in the class or namespace 'bankrecon.Form1'
>
>any ideas? thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform