Posted 1/17/2023 10:10 (#10044684 - in reply to #10044654) Subject: RE: Has anyone made a grain inventory database in Microsoft Access?
Cedar Rapids, Iowa
I'd recommend using either Excel or jump up to SQL. I haven't seen anyone using Access databases in 10 years. Generally if you need more of a relational database than what Excel is capable of, then you need something that can scale up by an order of magnitude, and that is SQL.
For grain inventory of one farm entity, Excel should be enough.