Limitation reading entries from sql.ini file

rs_init uses a 20K buffer to read server entries from the sql.ini file. If server entries are an average of 10 bytes in length, rs_init cannot read more than 2000 server entries.

Workaround: None.