Re: ActualSize returns -1 for Text fields



I too have many tables with multiple text fields ...

try this one

oRecordset.open "select * from table",oConnection,0,1

.