We’ve saved the best for last! As of today, AgilePoint is proud to unleash support for auto-generated application interfaces based on Database tables. Yes, you can now reuse data stored in a database, while modernizing the UI to deliver the same great experience you’ve come to expect from AgilePoint, and drive powerful validation! This third…
Tag: Oracle
Form Based Applications – Oracle Database
In this article, I am going to show, how to create a Form Based App on top of already designed database tables in your backend Oracle database. Data in form-based applications can originate in any SQL database (Oracle, MySQL, MS SQL Server, etc.). Support for Oracle is a very important aspect of Form Based Apps…
Oracle Database Access Token ORA-12154 error
While creating access token for Oracle database if you get the error message as shown in screenshot then this solution applies to you : One of the possible reason is that the system doesn’t rely on the tnsnames.ora file in the local system, so to overcome that we need to frame the connection string omitting…