Feeds:
Posts
Comments

Archive for September, 2007

1. What is PL/SQL ?
Ans. PL/SQL is a procedural language that has both interactive SQL and procedural programming language constructs such as iteration, conditional branching.

2. What is the basic structure of PL/SQL ?
Ans. PL/SQL uses block structure as its basic structure. Anonymous blocks or nested blocks can be used in PL/SQL.

3. What are the [...]

Read Full Post »

DOWNLOAD COMPLETE PDF FILE : Crystal Reports For Visual Stuido 2005
Crystal Reports – For Visual Studio 2005 Walkthroughs – By Ripal Soni
Contents

CrystalReportViewer Object Model Tutorials

Logging onto a Secure SQL Server Database

Reading and Setting Discrete Parameters

Reading and Setting Range Parameters for a Subreport

Filtering Data Using Selection Formulas

Customizing the CrystalReportViewer Control

ReportDocument Object [...]

Read Full Post »