Storing P-code in a database

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000, C707S793000, C709S241000, C709S241000

Reexamination Certificate

active

06424974

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates in general to computer programming development environments, and in particular, to a programming development environment that stores P-code for server routines in a database.
2. Description of Related Art
With the fast growing popularity of the Internet and Intranet, especially Web-based networks, there is also a fast growing demand for Internet and Intranet access to databases. However, it is especially difficult to use relational database management system (RDBMS) software with Web-based networks. One of the problems with using RDBMS software with Web-based networks is the lack of programming development environments that can be used to develop both Web-based and RDBMS-based applications.
For example, Web-based networks operate using the HyperText Transfer Protocol (HTTP) and the HyperText Markup Language (HTML). HTTP is the protocol used by Web clients and Web servers to communicate between themselves using these hyperlinks. HTML is the language used by Web servers to create and connect together documents that contain these hyperlinks. This protocol and language results in the communication and display of graphical information that incorporates hyperlinks. Hyperlinks are network addresses that are embedded in a word, phrase, icon or picture that are activated when the user selects a highlighted item displayed in the graphical information.
In contrast, most RDBMS software uses a Structured Query Language (SQL) interface. The SQL interface has evolved into a standard language for RDBMS software and has been adopted as such by both the American National Standards Institute (ANSI) and the International Standards Organization (ISO). There are Stored Procedures (SP) and User Defined Functions (UDF) that can be performed by a RDBMS. These SPs and UDFs, commonly referred to as server routines, could be stored directly on a database server file system. As a result, the developed server routines could be operating system dependent. This dependency requires the server routine code to change across databases running on different operating systems.
For example, current development environments generate multiple files for accessing the server routines. Storing and accessing these files require file input/output (file I/O) operations. Because file I/O is operating system dependent, the code for the server routines has to change when porting from one hardware platform to another. Moreover, a security authorization independent from the database security authorization is required when a user wants to remove the code. This can complicate management and maintenance of a server routine.
Therefore, there is a need in the art for multi-tier development environments that are capable of developing server routines which are portable from one hardware platform to another.
SUMMARY OF THE INVENTION
To overcome the limitations in the prior art described above, and to overcome other limitations that will become apparent upon reading and understanding the present specification, the present invention discloses a method, apparatus, and article of manufacture for providing a programming development environment that supports the development of portable server routines. More specifically, the present invention discloses a method, apparatus, and article of manufacture for storing and retrieving server routines within the database independent of the file I/O system. Moreover, the development environment allows debugging of server routines in a multi-tier environment, wherein the source code being debugged runs on the development machine.
The method comprises the steps of storing the server routines in a RDBMS table accessible by a computer program, storing a pointer or a key to the table, retrieving the server routine from the table maintained within the database via the pointer or key, and executing the server routine.
The server routines stored in a table are easier to maintain and manage. They are backed up along with the rest of the database, and are easier to remove, especially, across databases running on different operating systems.


REFERENCES:
patent: 5602982 (1997-02-01), Judd et al.
patent: 5632015 (1997-05-01), Zimowski et al.
patent: 5675804 (1997-10-01), Sidik et al.
patent: 5742810 (1998-04-01), Ng et al.
patent: 5819251 (1998-10-01), Kremer et al.
patent: 5850550 (1998-12-01), Li et al.
patent: 5901315 (1999-05-01), Edwards et al.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Storing P-code in a database does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Storing P-code in a database, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Storing P-code in a database will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2847659

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.