Wrox Programmer Forums
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 4th, 2004, 03:50 AM
Registered User
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help!

I have made an Access Table r.dbl.And make it show in a DataGrid,the records can be changed which will be writen to the database.
but the next step :Two of the fields are Reservation Date and Beginning Date.when the Reservation Date is filled ,if the Beginning Date is not filled within 3 days,the Reservation will have to be reset NUll.
How to code?
 
Old October 8th, 2004, 04:11 AM
Friend of Wrox
 
Join Date: Feb 2004
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The next time when you access the table for display or process check whether the date is older than 3 days, then you set the date to NULL.



It is not how much we do,
but how much love we put in the doing.

-Mother Theresa









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.