Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating data source using parameters
Message
From
24/09/2003 10:19:58
 
 
To
24/09/2003 10:14:34
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00831808
Message ID:
00831829
Views:
21
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform