Connecting Tech Pros Worldwide Forums | Help | Site Map

Update record ?

Daniel
Guest
 
Posts: n/a
#1: Nov 18 '05
Does someone know how to update record in ASP.NET ?
Because i face a problem after updating the record in SQLServer database.
The problem is :
I do update to a record's field called DateIn.
After updating the whole DateIn column field will also same value as the updated value ?
Does any one know why ??

Your help will be appreciated.

Daniel.

IbrahimMalluf
Guest
 
Posts: n/a
#2: Nov 18 '05

re: Update record ?


Show some code Daniel


--
Ibrahim Malluf
http://www.malluf.com
==============================================
MCS Data Services Code Generator
http://64.78.34.175/mcsnet/DSCG/Announcement.aspx
==============================================

"Daniel" <anonymous@discussions.microsoft.com> wrote in message
news:97AC5F41-DB11-47F3-B072-6A6756CD17F6@microsoft.com...[color=blue]
> Does someone know how to update record in ASP.NET ?
> Because i face a problem after updating the record in SQLServer database.
> The problem is :
> I do update to a record's field called DateIn.
> After updating the whole DateIn column field will also same value as the[/color]
updated value ?[color=blue]
> Does any one know why ??
>
> Your help will be appreciated.
>
> Daniel.[/color]


Closed Thread