On Tue, 19 Apr 2005 14:25:03 -0700, "bmnjugun"
No *exact* equivalent; Text is functionally a 0-255 byte Varchar (you
need to use Memo if you want more characters).
The SQL fixed-length Text field type isn't provided by default in
Access (you can force it with some difficulty). Generally, trailing
blanks are removed from any text field.
John W. Vinson[MVP]