線上訂房服務-台灣趴趴狗聯合訂房中心
發文 回覆 瀏覽次數:1871
推到 Plurk!
推到 Facebook!

Delphi Database Programming Course

 
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#1 引用回覆 回覆 發表時間:2003-01-07 20:34:20 IP:61.218.xxx.xxx 未訂閱
Delphi Database Programming Course   =====================================================================  Free online database programming course for beginner Delphi developers. Focus on ADO techniques.     詳細文章請至:http://delphi.about.com/library/weekly/aa010101a.htm   章節概要如下:    CHAPTER 1: Fundamentals of Database Development (with Delphi) Delphi as the database programming tool, Data Access with Delphi...just a few words, Building a new MS Access database.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 2: Connecting to a database. BDE? ADO? Connecting to a database. What is the BDE? What is ADO? How to connect to an Access database - the UDL file? Looking forward: the smallest ADO example.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 3: Pictures inside a database Displaying images (BMP, JPEG, ...) inside an Access database with ADO and Delphi.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 4: Data browsing and navigation Building a data browsing form - linking data components. Navigating through a recordset with a DBNavigator.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 5:  Behind data in datasets What is the state of data? Iterating through a recordset, bookmarking and reading the data from a database table.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 6:  Data modifications Learn how to add, insert and delete records from a database table.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 7:  Queries with ADO Take a look at how you can take advantage of the TADOQuery component to boost your ADO-Delphi productivity.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 8:  Data filtering Using Filters to narrow the scope of data that is presented to the user.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 9:  Searching for data Walking through various methods of data seeking and locating while developing ADO based Delphi database applications.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 10:  ADO Cursors How ADO uses cursors as a storage and access mechanism, and what you should do to choose the best cursor for your Delphi ADO application.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 11:  From Paradox to Access with ADO and Delphi Focusing on the TADOCommand components and using the SQL DDL language to help porting your BDE/Paradox data to ADO/Access.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 12:  Master detail relationships How to use master-detail database relationships, with ADO and Delphi, to deal effectively with the problem of joining two database tables to present information.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 13:  New...Access Database from Delphi How to create an MS Access database without the MS Access. How to create a table, add an index to an existing table, how to join two tables and set up referential integrity. No MS Access, only Pure Delphi code.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 14:  Charting with Databases Introducing the TDBChart component by integrating some basic charts into a Delphi ADO based application to quickly make graphs directly for the data in recordsets without requiring any code.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 15:  Lookup! See how to use lookup fields in Delphi to achieve faster, better and safer data editing. Also, find how to create a new field for a dataset and discuss some of the key lookup properties. Plus, take a look at how to place a combo box inside a DBGrid.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 16:  Compacting an Access database with ADO and Delphi While working in a database application you change data in a database, the database becomes fragmented and uses more disk space than is necessary. Periodically, you can compact your database to defragment the database file. This article shows how to use JRO from Delphi in order to compact an Access database from code.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 17:  Database reports with Delphi and ADO How to use QuickReport set of components to create database reports with Delphi. See how to produce database output with text, images, charts and memos - quickly and easily.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 18:  Data Modules How to use the TDataModule class - central location for collecting and encapsulating DataSet and DataSource objects, their properties, events and code.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 19:  Handling database errors Introducing error handling techniques in Delphi ADO database application development. Find out about global exception handling and dataset specific error events. See how to write an error logging procedure.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 20:  From ADO Query to HTML How to export your data to HTML using Delphi and ADO. This is the first step in publishing your database on the Internet - see how to create a static HTML page from an ADO query.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 21:  Using ADO in Delphi 3 and 4 (before AdoExpress) How to import Active Data Objects (ADO) type-libraries in Delphi 3 and 4 to create a wrapper around components that encapsulate the functionality of ADO objects, properties and methods.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 22:  Transactions in Delphi ADO database development How many times have you wanted to insert, delete or update a lot of records collectively wanting that either all of them get executed or if there is an error then none is executed at all? This article will show you how to post or undo a series of changes made to the source data in a single call.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 23:  Deploying Delphi ADO database applications It is time to make your Delphi ADO database application available for others to run. Once you have created a Delphi ADO based solution, the final step is to successfully deploy it to the user's computer.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 24:  Delphi ADO/DB programming: Real Problems - Real Solutions In real world situations, really doing database programming is much more complex than writing about. This chapter points to some great Delphi Programming Forum threads initiated by this Course - discussions that solve problems on the field.     CHAPTER 25:  TOP ADO programming TIPS - DB/25 Collection of frequently asked questions, answers, tips and tricks about ADO programming.  Discuss about questions, comments, problems and solutions related to this chapter!     CHAPTER 26:  Quiz: Delphi ADO Programming - DB/26 What would it look like: Who Wants to be a Delphi ADO Database Programming Guru - the trivia game.  Discuss about questions, comments, problems and solutions related to this chapter!     聯盟----Visita網站http://www.vista.org.tw ---[ 發問前請先找找舊文章 ]---
axsoft
版主


發表:681
回覆:1056
積分:969
註冊:2002-03-13

發送簡訊給我
#2 引用回覆 回覆 發表時間:2003-01-07 22:46:07 IP:61.218.xxx.xxx 未訂閱
電子檔請到此下載    http://delphi.ktop.com.tw/topic.php?TOPIC_ID=24672    聯盟----Visita網站http://www.vista.org.tw ---[ 發問前請先找找舊文章 ]---
Gide
一般會員


發表:7
回覆:10
積分:3
註冊:2003-01-13

發送簡訊給我
#3 引用回覆 回覆 發表時間:2003-01-13 11:05:16 IP:61.219.xxx.xxx 未訂閱
電子檔請到此下載 http://delphi.ktop.com.tw/topic.php?TOPIC_ID=24672 無法下載
maggie
一般會員


發表:6
回覆:12
積分:3
註冊:2002-03-13

發送簡訊給我
#4 引用回覆 回覆 發表時間:2003-01-22 16:12:58 IP:139.223.xxx.xxx 未訂閱
引言: 電子檔請到此下載 http://delphi.ktop.com.tw/topic.php?TOPIC_ID=24672 無法下載
我可以下載ㄛ~你再試試看
系統時間:2024-06-08 7:31:32
聯絡我們 | Delphi K.Top討論版
本站聲明
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!