Search results

  1. P

    Can "batch" lookup to Table be faster than to Array?

    Hi! I am coding for a mini-translator in Access, among several languages. I am thinking about the best container for the data table. Multi-Dimension Array is of course a standard programming choice. But I am considering to put it into a Table, so that I can share the same set of data table with...
Back
Top Bottom