You searched for "database connectivity"



The Java EE 5 Tutorial

Preface
This tutorial is a guide to developing enterprise applications for the JavaTM Platform, Enterprise Edition 5 (Java EE 5). This preface contains information about and conventions for the entire Sun Java System Application Server documentation set.

BeforeYou ReadThis Book
Before proceeding with this tutorial, you should have a good knowledge of the Java programming language. A good way to get to that point is to work through The Java Tutorial, Fourth Edition, Sharon Zakhour et al. (Addison-Wesley, 2006). You should also be familiar with the JavaDataBase Connectivity (JDBCTM) and relational database features described in JDBC API Tutorial and Reference, Third Edition,Maydene Fisher et al. (Addison-Wesley, 2003).

HowThis Book Is Organized
The Java EE 5 platform is quite large, and this tutorial reflects this.However, you don’t have to digest everything in it at once. The tutorial has been divided into parts to help you navigate the content more easily.


Related The Java EE 5 Tutorial: , , , , , , , , , , , , , ,

Premier Services Program (PSP) Tools: Deployment Guide

Introduction
Extreme Networks provides an on-demand, hosted solution for monitoring and analysis of IT infrastructure, including network traffic, servers, and applications. The PSP Tools (software that resides on the monitored network) securely collects and transports data from a customer’s network devices to the PSP Data Center, where it is analyzed and stored in the PSP database. The data is made available to end-users anytime and anywhere through a hosted Web application that provides drill-down analytics, role-specific dashboards, customized reporting, and sophisticated alerting.

This document provides comprehensive, step-by-step instructions for installing the PSP Tools on your network, establishing connectivity to the PSP Data Center, and performing the initial configuration required to begin using the PSP monitoring tools.

Getting Started
One of the advantages of the PSP tools is the ability to quickly deploy, install and configure our solution so you can gain insight into your IT infrastructure. Once the planning and information gathering steps are completed, a typical PSP deployment takes less than 30 minutes.


Related Premier Services Program (PSP) Tools: Deployment Guide: , , , , , , , , , , , , , ,

SQL Replication Guide and Reference

About this book

This book describes how to plan, set up, maintain, and monitor a data replication environment using DB2 replication, which is the focus of the book. This book contains the guidance and reference information for the SQL replication component that is introduced in IBM DB2 Information Integrator Introduction to Replication and Event Publishing.

SQL replication, also referred to as DB2 replication, is a type of replication that uses SQL to replicate data between systems. The term is used to differentiate this type of replication from Q replication, which replicates data through message queues.

Who should read this book


Related SQL Replication Guide and Reference: , , , , , , , , , , , , , ,

Oracle TimesTen In-Memory Database SQL Reference Guide

About this Guide

Oracle TimesTen In-Memory Database is a high-performance, in-memory data manager that supports the ODBC (Open DataBase Connectivity) and JDBC (Java DataBase Connectivity) interfaces.

This guide is for application developers who use and administer TimesTen. It provides a reference for TimesTen SQL statements, expressions, and functions, including TimesTen SQL extensions.

To work with this guide, you should understand how database systems work. You should also have knowledge of SQL (Structured Query Language). See “Background reading” on page 2 if you are not familiar with these interfaces.

Including this guide, the TimesTen documentation set consists of these documents:

  • Oracle TimesTen In-Memory Database Installation Guide. Contains information needed to install and configure TimesTen on all supported platforms.
  • Oracle TimesTen In-Memory Database Introduction. Describes all the available features in the Oracle TimesTen In-Memory Database.

Related Oracle TimesTen In-Memory Database SQL Reference Guide: , , , , , , , , , , , , , ,

Guide for SQL developers

This paper provides information for software developers about how to configure an SQL-SMS connection in the Ozeki NG Gateway to send and receive SMS messages using a database server (All major database servers are supported: Oracle, MSSQL, MySQL, Sybase, Informatix, etc.) If you set up this functionality, you will be able to send an SMS message by simply executing an SQL Insert statement in your database server. This paper gives you all the necessary information to achieve this. You can learn how to add an SQL user in the configuration file and how to configure sending and receiving. We also provide links to explanations of different database server connection settings.

The Ozeki NG SMS Gateway supports database connectivity. Database connectivity allows you to send or receive SMS messages using simple SQL queries. The way this works is illustrated in Figure 1.


Related Guide for SQL developers: , , , , , , , , , , , , , ,