• Jean-Pierre Ledure's avatar
    Access2Base - Review size limits of VARCHAR fields · 3107a5d0
    Jean-Pierre Ledure yazdı
    - Basic has no practical limit anymore for string variables
    - LONGVARCHAR fields can vary a lot in size across RDBMS's (f.i. Sqlite < 64K)
    This forces an overflow check when setting a field value and no check when getting it
    
    Change-Id: I4c9629f63164fbbdb84497e7002fa3186d7c63b7
    3107a5d0
Field.xba 37.8 KB