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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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