Database writing and reading
Hello,
I wish to do the following, but I have no idea where to start;
When a user acknowlegdes a page, I want to write the date and time the form was made to appear, a text variable and the date/time that the acknowledge button was pressed.
I then need to have the user able to to select a start date/time and view all records from then to a user specified end date/time.
Any pointers will be greatly appreicated
Regards,
R.Mc
Re: Database writing and reading
I'd suggest reading some ADO.NET tutorials. There are many about if you search the Web. There's a section on ADO.NET included here.