このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Hentzenwerke Moving from Windows to Linux
Help  |   接触する Us  |   About Us  |   News and Events
調書をとる/予約するs, 会議/協議会s, and other (警察などへの)密告,告訴(状) about... Moving to Linux Switching to OOo Building Linux Apps Using Visual FoxPro
Buy      Download      Your Account      Catalog      Support      会議/協議会s      資源s      Fun

Taming Visual FoxPro SQL (ebook only)
(米)棚上げする/(英)提議する of Contents


詳細(に述べる)d (米)棚上げする/(英)提議する of Contents (PDF) here

一時期/支部 1: Introducing SQL
SQL 申し込む/申し出s a powerful, 始める,決める-oriented approach to working with data that is やめる different from the 伝統的な FoxPro techniques of SCAN, SEEK, and SKIP. This 一時期/支部 introduces SQL and covers some database basics.

一時期/支部 2: Using SQL to Define Data
In VFP, as in most databases, you have to 明示する the structure of your data before you can begin to 蓄える/店 it. VFP痴 SQL language 申し込む/申し出s a rich collection of data 鮮明度/定義 命令(する)s. You can create a database, 追加する and 除去する (米)棚上げする/(英)提議するs, and 修正する the structure of a (米)棚上げする/(英)提議する. You can also create and 修正する cursors.

一時期/支部 3: Basic Data 巧みな操作
Once you define a database and its (米)棚上げする/(英)提議するs, it痴 time to start putting data in and working with it. This 一時期/支部 begins to 診察する SQL 命令(する)s that let you 追加する, change, and 除去する data.

一時期/支部 4: Retrieving Data
For most VFP developers, the prime motivator for learning SQL is the SELECT 命令(する). It lets you collect data from one or more (米)棚上げする/(英)提議するs based on the data values without the 複雑化s of 開始 (米)棚上げする/(英)提議するs, setting relations, managing 記録,記録的な/記録する pointers, or selecting work areas.

一時期/支部 5: Working with Subqueries
成し遂げるing a query within another SQL 命令(する) 増加するs the abilities of SQL かなり. This 一時期/支部 looks at the 支配するs for forming such queries and the places you use them.

一時期/支部 6: コンビナート/複合体 Data 巧みな操作
最近の 見解/翻訳/版s of VFP have かなり 拡大するd the 能力s of INSERT, UPDATE, and DELETE. This 一時期/支部 looks at those 付加 能力s.

一時期/支部 7: Optimization
FoxPro built its 評判 on 存在 the fastest database around. Used 適切に, VFP 過程s data astonishingly 急速な/放蕩な. This 一時期/支部 調査するs how to get that 速度(を上げる).

一時期/支部 8: ありふれた Problems and How to Solve Them
The previous 一時期/支部s in this 調書をとる/予約する looked at VFP's SQL 命令(する)s in a systematic way based on the 命令(する)s themselves. This 一時期/支部 starts from the other 味方する, looking at problems you may want to solve and showing you how to 適用する SQL to them.

虫垂 A: VFP 見解/翻訳/版s and SQL 命令(する)s
The 始める,決める of SQL 命令(する)s 利用できる in Visual FoxPro, 同様に as the 能力s of those 命令(する)s has changed with new 見解/翻訳/版s of VFP. This 虫垂 shows when different features entered the language.

虫垂 B: 取引,協定ing with 見解/翻訳/版 Change
The VFP team has a 井戸/弁護士席-deserved 評判 for backward compatibility. But いつかs changes are necessary. This 虫垂 looks at changes in SQL 行為 and how to を取り引きする them.

虫垂 C: Changing from a VFP 支援する-end to SQL Server
The switch from VFP (米)棚上げする/(英)提議するs to a SQL Server database has a bit of a learning curve, but it痴 not insurmountable. While there is やめる a bit to learn about the SQL Server 環境 and how to 接近 the data, one of the biggest learning curves is the subtle differences between SQL syntax in the two systems.