|
Database
Database
A database is an electronic storage place for data.
Databases are designed to ensure that data is valid and consistent and that it can be accessed, modified, and shared.
DBMS
A database management system (DBMS) governs the activities of a database and enforces rules that ensu
|
- 페이지 44페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Referencing Variables in SQL Statements
Values returned from a database using SQL require program storage (variables)
Variables of the appropriate data type must be declared
Within a SQL statement, program variables must be preceded by a colon
Example
string ls_department
long ll_deptid
|
- 페이지 26페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Building a Window Interface to Display Data
What Is a DataWindow Control?
DataWindow Properties and Methods
Opening a Sheet in an MDI Frame
Data stored in database
Data can be processed on any of:
Database
Middle tier
ClientTo associate a DataWindow object with a DataWindow control:
|
- 페이지 16페이지
- 가격 2,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Relating DataWindows to Databases
Setting the Transaction Object for a DataWindow Object
Retrieving Data
Coding a Complete Retrieval Transaction
The DataWindow object is associated with a database through a transaction object using the SetTransObject( ) function.
The DataWindow control Retri
|
- 페이지 14페이지
- 가격 2,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Updating the Database
Transaction Management
Saving Data Before Closing a Window
Printing Reports Using DataWindows
Use Update( ) to save changes in a DataWindow control.
Update( ) generates SQL statements based on the contents of the primary, filter, and delete buffers.
You can control the
|
- 페이지 13페이지
- 가격 2,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|