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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
ODBC: Table containing all custom records
Overview
From SuiteAnswers 48744 - Custom Record Types, we know that there is a table for every custom record type. Each table contains all instances of its corresponding custom record. But what if you want to access a table containing all the custom records or a table of information similar to what can be seen in Customization > Lists, Records, & Fields > Record Types? This kind of table is not available in the Connect Schema but it can be created using the idea of how a table is created for each custom record.
How?
- Create a custom record containing information about the custom records in your account. Since this is a custom record, you can even include a field for the table name. Just follow the ODBC table naming convention for custom records.
Tagged:
0