I am running into a problem with a table that contains many BLOBs. Is there a size limit on how many total bytes in a table? I am locking up each time I try to insert more BLOB's.
I can tell how many rows are in this table. Is there a way to tell the Byte size of a table? Jim No error message is coming up. The database just locks up.

