|
Solution Search:
Most Popular
|
Related Expert Advice
Oracle 8.1.7 and Windows XP
Certified on Windows XP
* Net8 Client includes Net8 Configuration Assistant * Oracle Protocol Support * Oracle Java Database Connectivity (JDBC) Drivers * Oracle Open Database Connectivity (ODBC) DriverFoot 1 * Oracle Provider for OLE DBFoot 1 * Oracle Objects for OLE (OO4O)Foot 1 * Oracle Call Interface (OCI) * Oracle Services for Microsoft... More... Oct 28, 2003
Connecting database of users' scores on a games Web site
and make them available again to the user?
The simple answer is to use JDBC. This is a set of java routines that provide database connectivity very similar to what Microsoft's ODBC provides for Windows applications. For More Information What do you think about this answer? E-mail the editors at editor@searchDatabase.com with your... More... Feb 28, 2002
Reflecting Oracle database changes in SQL Server
Whenever data manipulation occurs through a frontend application, I want manipulated data in the Oracle database to be reflected in a SQL Server database. How this can be achieved?
First, I will write a trigger, through which I will write a stored procedure that will establish a connectivity to servlet. If the... More... Mar 24, 2003
Related Solution Center
The relational data model
Here you'll find an introduction to the relational model with reference to the Oracle proprietary Relational Database Management System (RDBMS...
More...
Jun 25, 2003
Relational model
The relational model has never been fully implemented, but it still provides the basis for most modern database technology. This article describes the relational model and its advantages and...
More...
Jun 17, 2003
Introduction to relational databases
An excellent primer on relational databases, this article describes Codd's 12 rules, database design, keys and normalization...
More...
Jun 17, 2003
|