Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Databases and web services

Databases and web services

From: mopkn <mopkn_at_yahoo.com>
Date: 5 Apr 2006 02:13:02 -0700
Message-ID: <1144228382.604378.223510@g10g2000cwb.googlegroups.com>


Hi all, I am currently on a project work for uni about web services and security.

I came across vulnerabilities related to SQL injection and what I cannot figure out is how databases are related and interfaced to web services. I
understand that the entity offering the web service might be accessing a database (local or remote) and I would like to know how this is done.

For a java web service, is something like JDBC used to access a database (and which?) and for .NET is there something similar? I would like to know what is done in the
industry by professionals for the web service / database interraction.

Thank you. Received on Wed Apr 05 2006 - 04:13:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US