Check MS Access table size

N

Nikola Dimov

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
 
Top