What is the size200 field equivalent to in MS SQL Server.

size200 is a parameter used in dbEditParams.

I got this from programming example D115

This is all the aspdb documentation says about it :
Size200 - Use this to define the size (Rows x Columns) of the Edit Box for Text (type 200) fields. Example: Size200=2x25.

Thanks,
Mark