I have a Tdataset named 'jobs'(ADO Connecting to Access) with the following fields:
jobs.end_date (TDateTime)
jobs.ship_date (TDateTime)
I need a good way to validate that jobs.end_date is not greater than jobs.ship_date BEFORE posting the changes.
I of course can check it in the beforeedit...
Hello all.
IN a bind with a production scheduler program I am working on.
I am needing a Calendar or Planner component/suite that will display a date range within a grid i.e.:
Sun Mon Tue Wed Thur Fri Sat
1 2 3 4 5 6 7
8 9 10 11 etc...
I need this to be...
I have a very fun and interesting little challange.
Delphi 6.0 and MS Sql server using ADO for connection.
I have 1 table called Import_Raw
within this table there are about 250,000 records that are dumped in
from an import of Excel spreadsheets.
I perform several operations on the dataset...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.