20240054112. DATABASE VIEW GENERATOR FOR SAFE OBJECT NAMES simplified abstract (SAP SE)

From WikiPatents
Jump to navigation Jump to search

DATABASE VIEW GENERATOR FOR SAFE OBJECT NAMES

Organization Name

SAP SE

Inventor(s)

Alexander Ocher of San Jose CA (US)

DATABASE VIEW GENERATOR FOR SAFE OBJECT NAMES - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240054112 titled 'DATABASE VIEW GENERATOR FOR SAFE OBJECT NAMES

Simplified Explanation

The patent application describes a system, method, and computer program product for allowing a software application to work with a database management system despite restrictions on table or column names.

  • Determines if table or column names violate predefined rules for the software application
  • Creates a view for the table with a view name or column names that satisfy the rules
    • Potential Applications:**
  • Database management systems
  • Software applications with strict naming conventions
    • Problems Solved:**
  • Incompatibility between software applications and database management systems due to naming restrictions
  • Ensuring data integrity and consistency in databases
    • Benefits:**
  • Allows software applications to function with any database management system
  • Maintains data integrity by enforcing predefined rules for table and column names


Original Abstract Submitted

disclosed herein are system, method, and computer program product embodiments for allowing a software application subject to restrictions on table or column names work with a database management system (dbms). an embodiment operates by determining that a table name or one or more column names of a table used in the dbms violate one or more predefined rules for the software application. in response to the determining, the embodiment then creates a view for the table such that a view name of the view or the one or more column names of the view satisfy the one or more predefined rules for the software application.