源码简介: |
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-In compiling, running the program, please attached the database file into SQL server in rms.mdb, and this database is named RMS. Specific steps can be found in the relevant section of this chapter book. If you have not installed SQL server, or directly in the control panel to set this database as a data source file, named MyDS. Note that if the database is not installed successfully, MS Visual Studio when you open the project file will be error, but then ignored without affecting the normal compilation process.
|