Check MS Access table size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I need to check the size of a table in which I have BLOB fields because
when I reach the maximum size of the table (2Gb), my program does not work
correct anymore, so I need to check the table size every time before the user
starts to upload data in the Access Table
 
Back
Top