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…
Tag: Oracle
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…