Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Retrieving text area fields using the ODBC driver
We're using the JDBC-ODBC bridge driver. We're unable to get values for fields of type text area. It returns the following SQL exception:
Cannot convert fSQLType -9 to fBufType -2
We use getSting(ColumnName) method to retrieve the data from the ResultSet object.
Any ideas?
Thanks
Jan
0