For various connectivity reasons to my employer's network, I
frequently find myself using the telnet-based DB2 client for Sun.
Unfortunately, on this client:
- The return key submits an SQL query
- Input length for a single line is limited to 254 characters
Does anyone know a way to enter more than 254 characters or to
indicate that the input continues to the next line?
Thanks,
Gary
frequently find myself using the telnet-based DB2 client for Sun.
Unfortunately, on this client:
- The return key submits an SQL query
- Input length for a single line is limited to 254 characters
Does anyone know a way to enter more than 254 characters or to
indicate that the input continues to the next line?
Thanks,
Gary
Comment