Hi, Is there a limit to the length of the string that a connection.exec(string) can accept? Does it truncate? When I pass a string with a length of 370 chars I think it is truncating the string. John