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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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