The jetsql tag has no wiki summary.
1
vote
2answers
1k views
Equivalent of Excel's NETWORKDAYS function with Jet ADO
Is there a way of replicating Excel's NETWORKDAYS when connecting to a Jet database via ADO?
3
votes
5answers
289 views
What interfaces besides MS Access are available to manipulate MDB files
A few years ago I was developing a .NET application for a client that used Microsoft Access. Regardless of the merits of this technical decision, I ended up writing my own query editor for Microsft ...