Delphi, C++ Builder, Kylix Learning Center



Web sunncity.com

Delphi Training Course(s)

INTRO - Delphi Training
Delphi - Introduction
Delphi - Intermediate
Delphi - Advance
Delphi - KYLIX
Delphi Certified EXAM (info)
C++ Builder - Introduction
C++ Builder - Intermediate
C++ Builder - Advance
OTHER Training COURSE (S)

Information (s) Center

Schedule & Fees 1
Application Online
Inquiry / Contact Us
Question / FAQ List ?
Map / Location
INSTRUCTORs' Profile

 
  

C++ Builder - Intermediate Level

This class recommended for those who already had experienced with C++ or C++ Builder or passed Introduction level already (at least experienced with real C++ program before will be better). This class will introduce you to CLIENT/SERVER and connecting to large database such as ORACLE SYBASE MSSQL.


Days : 3 days
TIME : 9:00 till 17:00 (Overtime Expected).
INCLUDE: Free parking + 2 Snack meals and beverages. COURSEWARE, Disk support to trainee.
EQUIP: Computer at least Pentium II as well real SERVER.

CLASS COVERING DETAILS & CONTENTS OF:

  • How to use Local INTERBASE and handling high level ADMIN

  • Learn about DATABASE SERVER and how to indicate value using INTERBASE
    Creating CLIENT/SERVER using techniques such as VIEW, Stored Procedure, trigger, Event Alert, Server Exception, UDF in INTERBASE including how to use SERVER directly

  • How to manage DATABASE VALIDATION and SERVER CONSTRAINTS including how to use DICTIONARY

  • How to do Refreshing Query and how to do Single-Tier in INTERBASE
    Learn the ability of INTERBASE such as Cascade Update, Delete, Field Constraints
    How to play around with Blob Fields in a high level such as Blob Filter, Streaming Technique

  • High level SQL techniques such as Modifiable Result Sets, UpdateSQL and how to control database SECURITY using Transaction Controls and control the access to your database with Session management

  • Fundamental of Multi-Tier with INTERBASE. How to create Application Server and Thin-Client. How to create MonoLithic and Entity Based program. How to use Object Database OODBMS (Replaced Relational DB in year 2000)

  • Creating program type Multi-Tasking and create database at the same time (Thread-Safe database programming AND Multi-Tasking). Creating quick database with ONE WAY QUERY TECHNIQUE

  • How to create and draw GRAPH 3D with TchartPro

  • Techniques to write your program quickly with Visual Form Inheritance

  • Understaing advanced language of C++ such as Named Space, Bits Field and language fundamental of high level OOP

  • How to create CLASS LIBRARY and BUSINESS CLASS with C++ and enable to REUSE them

  • How to create, modify your component