I am using PB6.5 and SQL Server 2K SP2. When retrieving from a column with data greater than 256 chars, the data is truncated. It only returns the first 256 char. I am connecting using the PB SQL Server native driver. When I use ODBC, it is not a problem, but using ODBC is not an option. Is there a new native driver to connect to SQL Server 2K?