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.
sql statements bomb when using ns odbc connection
No issue connecting via odbc, we get the table we want to query against and set that up in crystal when we go to put in a sql statement
{CUSTOMERS.ENROLLMENT_DATE}=today-1
we consistently get the error
failed to open rowset
and then
failed to open rowset
details: 26000 : [Open Access]Open RDA ODBC Invalid SQL Statement Identifier
So if this basic sql today-1 doesn't work anyone have any suggestion on this
0