Advanced Integration - Grid Control In this presentation… –The enhanced Grid control. –Application integration. –New properties and events. –Connecting.

Slides:



Advertisements
Similar presentations
Data Base. Objective Become familiar with database terminology. Create a project to display data for a single database table. Use a DataGrid control.
Advertisements

Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
Chapter 18 - Data sources and datasets 1 Outline How to create a data source How to use a data source How to use Query Builder to build a simple query.
Query Manager. QM is a collection of tools you can use to obtain information from the AS/400 database Used to –select, arrange, and analyze information.
The ADO Data Control. Universal Data Access Open Database Connectivity (ODBC) –standard for accessing data in databases OLE-DB –allows access to data.
Using Objects and Properties
ASP.NET Database Connectivity I. 2 © UW Business School, University of Washington 2004 Outline Database Concepts SQL ASP.NET Database Connectivity.
Copyright 2003 : Ismail M.Romi, PPU. All Rights Reserved 1 Lab10 Interacting with Data (Database Management)
ASP.NET Programming with C# and SQL Server First Edition Chapter 8 Manipulating SQL Server Databases with ASP.NET.
1 Chapter 1 Tour of Access. 1 Chapter Objectives Start and exit Microsoft Access Open and run an Access application Identify the major elements of the.
It refers to the software used to manage the database.
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
Microsoft Access 2013 Build User-Friendly Database Systems Chapter 7.
Microsoft Access Ervin Ha.
Overview What is SQL Server? Creating databases Administration Security Backup.
Integrate. Automate. eXLerateTM
CHAPTER 9 DATABASE MANAGEMENT © Prepared By: Razif Razali.
Programming with Visual Basic.NET An Object-Oriented Approach  Chapter 8 Introduction to Database Processing.
Copyright © 2001 by Wiley. All rights reserved. Chapter 10: Advanced Database Operations Revising Vintage Videos Setting RecordSource at run time DBGrid.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
Using Visual Basic 6.0 to Create Web-Based Database Applications
1 Overview of Databases. 2 Content Databases Example: Access Structure Query language (SQL)
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
Chapter 4 The Relational Model 3: Advanced Topics Concepts of Database Management Seventh Edition.
Data-mining & Data As we used Excel that has capability to analyze data to find important information, the data-mining helps us to extract information.
Chapter 15: Using LINQ to Access Data in C# Programs.
Needs for Accessing Database To make your web site more dynamic and maintainable, you can display information on your web pages that are retrieved from.
1 Data Bound Controls II Chapter Objectives You will be able to Use a Data Source control to get data from a SQL database and make it available.
PowerBuilder Online Courses - by Prasad Bodepudi
Relational Databases Database Driven Applications Retrieving Data Changing Data Analysing Data What is a DBMS An application that holds the data manages.
Basic education 1 1.Course Agenda 2.centric Features 3.Advanced Macro Programming 4.Scripting SessionWorkshop Course Agenda -Creating and using advanced.
Key Applications Module Lesson 21 — Access Essentials
CSCI 6962: Server-side Design and Programming Database Manipulation in ASP.
Remote programs and commands In this presentation… –rpc concepts –rpc connections –rpc actions.
ADO.NET Data Access. Page  2 SQL  When we interact with the datasource through ADO.NET we use the SQL language to retrieve,modify,update information.
WaveMaker Visual AJAX Studio 4.0 Training Basics: Building Your First Application Binding Basics.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 15 Advanced Tables.
1 Chapter 2: Working with Data in a Project 2.1 Introduction to Tabular Data 2.2 Accessing Local Data 2.3 Accessing Remote Data 2.4 Importing Text Files.
Microsoft Access 2000 Presentation 1 The Basics of Access.
Copyright 2008 McGraw-Hill Ryerson 1 TECHNOLOGY PLUG-IN T7 PROBLEM SOLVING USING ACCESS.
Microsoft Access 2010 Chapter 10 Administering a Database System.
Enhancing Forms with OLE Fields, Hyperlinks, and Subforms – Project 5.
Chapter Thirteen Working with Access Databases and LINQ Programming with Microsoft Visual Basic th Edition.
1 MIS309 Database Systems Introduction to Microsoft Access.
1 Chapter 20 – Data sources and datasets Outline How to create a data source How to use a data source How to use Query Builder to build a simple query.
DBT544. DB2/400 Advanced Features Level Check Considerations Database Constraints File Overrides Object and Record Locks Trigger Programs.
Graphical Enablement In this presentation… –What is graphical enablement? –Introduction to newlook dialogs and tools used to graphical enable System i.
Introduction to ADO.Net and VS Database Tools and Data Binding ISYS 350.
Ch. 101 Database Management An Introduction to Databases.
Win32 Controls & ActiveX Integration In this presentation… –Introduction to the new Win32 controls. What they are? How they are enabled? Potential uses.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
Microsoft FrontPage 2003 Illustrated Complete Integrating a Database with a Web Site.
T7-1 LEARNING OUTCOMES – ACCESS PROBLEM SOLVING 1.Describe the process of using the Simple Query Wizard using Access 2.Describe the process of using the.
Task #1 Create a relational database on computers in computer classroom 308, using MySQL server and any client. Create the same database, using MS Access.
Chapter 9 Vocabulary Databases. 1.Table – a collection of information, or data arranged in columns and rows. 2.Record – all of the information about one.
ADO.NET FUNDAMENTALS BEGINNING ASP.NET 3.5 IN C#.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
Microsoft Access Lesson 5 Lexington Technology Center February 25, 2003 Bob Herring On the Web at
8 Copyright © 2005, Oracle. All rights reserved. Managing Schema Objects.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Data Control In this presentation… –databases supported –inserting a data control –data control properties –using the data control.
1 Section 1 - Introduction to SQL u SQL is an abbreviation for Structured Query Language. u It is generally pronounced “Sequel” u SQL is a unified language.
ASP.NET Programming with C# and SQL Server First Edition
Accessing the Database Server: ODBC, OLE DB, and ADO
Plug-In T7: Problem Solving Using Access 2007
Enhanced Grid & Tab Controls - Introduction
VB.NET Using Database.
Access: Access Basics Participation Project
Chapter 10 ADO.
DATABASES WHAT IS A DATABASE?
Presentation transcript:

Advanced Integration - Grid Control In this presentation… –The enhanced Grid control. –Application integration. –New properties and events. –Connecting to data sources.

Advanced Integration - Grid Control Enhanced Grid control –Supports advanced refacing and new development. Extends existing 5250 support. Provides link to alternate data sources, e.g. databases loaded using script or macros. –Removes constraints of 24x80 ‘green screen’. Grids can hold more information than typical ‘green screens’. Improves user productivity. Improves aesthetic appeal.

Advanced Integration - Grid Control Enhanced Grid control –Automatically displays iSeries subfile data (5250). –Displays data in a series of rows and columns. New functionality –New Row, Column, Cell objects. –Use the Collections property to add columns. –Resize grid columns (Designer & User). –Sort columns (User). –Re-order columns (in Designer only). –Horizontal scrolling. Saves screen space. –Grid Supports use of other controls. Use Designer to change field recognition, e.g. DateCombo etc. –Makes integration easier.

Advanced Integration - Grid Control The Grid control and Enterprise Integration –Combine data from multiple layers: Presentation. Application. Data. –Use the enhanced Grid to retrieve data from: Databases. iSeries apps. Other.

Advanced Integration - Grid Control Grid properties –Properties: CaptionText CaptionBackColor CaptionForeColor ImageList ShowCaption ShowColumnHeaders FoldCount ScrollBars Columns –Events: OnBeginEdit OnEndEdit OnLoadRecord OnScroll OnSort

Advanced Integration - Grid Control Collections: –Modify individual column properties. –Customize look and feel Cells –Modify cell collections for each row using macro or script properties.

Advanced Integration - Grid Control The Enhanced Grid control and data integration –Databases supported –Inserting a grid control Database types –DDM –ADO

Advanced Integration - Grid Control DDM databases –iSeries –zSeries –SSL encryption ADO databases –Microsoft SQL Server –Oracle –iSeries, zSeries –Microsoft Access –Any database that has ADO driver.

Advanced Integration - Grid Control Inserting a Grid control –Insert Grid from Designer menu. –Set properties to bind to a database. –Bind fields to Grid control.

Advanced Integration - Grid Control Data connection properties –Server Specify the server type (ServerDDM, ServerADO) –Source If Server property is DBServerADO then the Source property is a Command object variable, an SQL statement, a stored procedure, or a table name If the Server property is set to DBServerDDM, the Source property specifies a file or member name.

Advanced Integration - Grid Control Data connection properties –ConnectionString Prompter to help build connection string For ADO connections, the contents of the connection string are determined by the OLE DB provider. –Sample DDM connection string Network Address= ;Network Port=447;Use Encryption for Data=False;User ID=brendan;Host CCSID=37;Mode=Read|ShareDenyNone;Isolation Level=ReadCommitted;Process Binary as Character=False –Sample ADO connection string Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Access Database;Initial Catalog=newlookdemo.mdb

Advanced Integration - Grid Control Database description tool –Available from Tools menu –View Connection String –View properties –View database structure

centric 8 Training Workshop 6

This page is intentionally left blank.