
Connecting to an oracle database
-
Auditing If an unauthorized user is deleting data, then the DBA might decide to audit all connections to the database and all successful and unsuccessful deletions from all tables in the database. The DBA can gather statistics about which tables are being updated, how many logical inputs/outputs (I/Os) are performed, and how many concurrent users connect at peak times.
16p
trinh02
28-01-2013
53
9
Download
-
Client-Server Application Connection Oracle Net enables a network connection between a client and an Oracle database server. Oracle Net is a software component that resides on both the client and on the Oracle database server. It is layered on top of the network protocol. When a connection is initiated from a client to the Oracle database server, data is passed down a stack on the client, over the network, and up a similar stack to the Oracle database server.
18p
trinh02
28-01-2013
74
6
Download
-
Connecting to an Oracle Database Problem You want to connect to an Oracle database. Solution You can connect to an Oracle database using either the Oracle .NET data provider or the OLE DB .NET data provider. The sample code contains two event handlers
5p
luvpro
04-08-2010
124
19
Download
-
Connecting to Access and Oracle Databases In this section you'll see examples of connecting to both an Access and an Oracle database. To interact with either of these databases in your program
6p
daisuphu
29-07-2010
115
14
Download
-
Using Password File Authentication This section describes how to authenticate an administrative user
Using Password File Authentication This section describes how to authenticate an administrative user using password file authentication.
5p
luavitradong
15-05-2010
89
5
Download
CHỦ ĐỀ BẠN MUỐN TÌM
