cvbcvb

所属分类:数据库系统
开发工具:Visual Basic
文件大小:19KB
下载次数:16
上传日期:2005-01-11 12:48:41
上 传 者bq915
说明:  创建和修改自定义的数据库
(Create and modify selfdefined database.)

文件列表:
FILEPROC.BAS (4413, 1995-08-15)
RECEDIT.BAS (309, 1995-08-15)
RECEDIT.FRM (13498, 1997-07-30)
RECEDIT.VBP (576, 1997-07-30)
RECEDIT2.exe (33792, 1997-06-19)

--------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual Basic Learning, Professional, and Enterprise Editions for Windows, version 5.0 --------------------------------------------------------------------------- SUMMARY ======= This sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database. MORE INFORMATION ================ The techniques in this sample file can be used to view, access, and write to sequential, random, and binary files. After you download and run the self-extracting file, the following files are created: - Fileproc.bas(4.30Kb)--The module containing Public Sub and Function procedures for opening files. - Readme.txt--The readme file that contains the text of this article. - Recedit.bas(309 bytes)--The module containing Public type definitions. - Recedit.frm(13.4Kb)--The main form for the sample. - Recedit.vbp(516 bytes)--The project file for the sample. To Run This Project ------------------- 1. Start Visual Basic. The New Project dialog box appears. 2. In the New Project dialog box, click the existing tab and go to the directory with the extracted files. Choose recedit.vbp. 3. Press the F5 key to run the project. For more information about file input/output, please see "Processing Files" in the Programmer's Guide.

近期下载者

相关文件


收藏者