News

I have a form with a 'View' button on it that will open up a continuous form (which looks like a datasheet) which simply lists all the records from the same query as the original form. I want to be ...
I've got an Access database form that needs to be web-based. I'm not a total newbie, as I've done datagrids, the login forms, validation, and figured out the OldDataAdapter, DataSet, and OleDbCommand, ...