文件名称:smartSchedule
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 232kb
- 下载次数:
- 0次
- 提 供 者:
- L**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本安装说明是以Microsoft SQL Server 2000英文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。
将本文件夹中的DataBase目录下的两个文件SmartSchedule_Data.MDF和SmartSchedule_Log.LDF复制到系统盘的 \Program Files\Microsoft SQL Server\MSSQL\Data目录下,取消文件夹的只读属性。打开Microsoft SQL Server Enterprise Manager,展开“Microsoft SQL Servers”树状菜单,右击“Databases”子项,在弹出菜单的“所有任务”中选择Attach DataBase,按提示给出 \Program Files\Microsoft SQL Server\MSSQL\Data 目录下的SmartSchedule_Data.MDF的路径。
然后在Microsoft SQL Server Enterprise Manager中创建数据库的登录用户(login),注意该用户名和密码要与应用程序代码中设置的用户名和密码一样(在本应用程序中用户名和密码分别为ScheduleAgent和password),将该用户设置为可以存取SmartSchedule数据库,然后把用户的权限设置为db_owner,安装完成。-The installation instructions are in English Microsoft SQL Server 2000 Developer Edition as an example to illustrate, for other versions of Microsoft SQL Server, the application database installation method is similar.
In this folder are two files DataBase directory SmartSchedule_Data.MDF and SmartSchedule_Log.LDF copied to the system disk \ Program Files \ Microsoft SQL Server \ MSSQL \ Data directory, cancel the folder read-only attribute. Open the Microsoft SQL Server Enterprise Manager, expand the "Microsoft SQL Servers" tree menu, right-click "Databases" subkey in the pop-up menu "All Tasks", choose Attach DataBase, follow the prompts to give \ Program Files \ Microsoft SQL Server \ MSSQL \ Data directory SmartSchedule_Data.MDF path.
Then in the Microsoft SQL Server Enterprise Manager to create the database login user (login), note that the user name and password to the application code to set the user name and password, like (in this application, the user name and passw
将本文件夹中的DataBase目录下的两个文件SmartSchedule_Data.MDF和SmartSchedule_Log.LDF复制到系统盘的 \Program Files\Microsoft SQL Server\MSSQL\Data目录下,取消文件夹的只读属性。打开Microsoft SQL Server Enterprise Manager,展开“Microsoft SQL Servers”树状菜单,右击“Databases”子项,在弹出菜单的“所有任务”中选择Attach DataBase,按提示给出 \Program Files\Microsoft SQL Server\MSSQL\Data 目录下的SmartSchedule_Data.MDF的路径。
然后在Microsoft SQL Server Enterprise Manager中创建数据库的登录用户(login),注意该用户名和密码要与应用程序代码中设置的用户名和密码一样(在本应用程序中用户名和密码分别为ScheduleAgent和password),将该用户设置为可以存取SmartSchedule数据库,然后把用户的权限设置为db_owner,安装完成。-The installation instructions are in English Microsoft SQL Server 2000 Developer Edition as an example to illustrate, for other versions of Microsoft SQL Server, the application database installation method is similar.
In this folder are two files DataBase directory SmartSchedule_Data.MDF and SmartSchedule_Log.LDF copied to the system disk \ Program Files \ Microsoft SQL Server \ MSSQL \ Data directory, cancel the folder read-only attribute. Open the Microsoft SQL Server Enterprise Manager, expand the "Microsoft SQL Servers" tree menu, right-click "Databases" subkey in the pop-up menu "All Tasks", choose Attach DataBase, follow the prompts to give \ Program Files \ Microsoft SQL Server \ MSSQL \ Data directory SmartSchedule_Data.MDF path.
Then in the Microsoft SQL Server Enterprise Manager to create the database login user (login), note that the user name and password to the application code to set the user name and password, like (in this application, the user name and passw
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smartSchedule\App.ico
.............\AssemblyInfo.cs
.............\bin\Debug\smartSchedule.exe
.............\...\.....\smartSchedule.pdb
.............\main.cs
.............\main.resx
.............\obj\Debug\smartSchedule.exe
.............\...\.....\smartSchedule.exe.incr
.............\...\.....\smartSchedule.MainForm.resources
.............\...\.....\smartSchedule.pdb
.............\...\.....\smartSchedule.projdata
.............\...\.....\smartSchedule.projdata1
.............\...\.....\temp
.............\...\.....\TempPE
.............\ScheduleMethod\MySchedule.cs
.............\smartSchedule.csproj
.............\smartSchedule.csproj.user
.............\smartSchedule.sln
.............\smartSchedule.suo
DataBase\SmartSchedule_Data.MDF
........\SmartSchedule_Log.LDF
.............\AssemblyInfo.cs
.............\bin\Debug\smartSchedule.exe
.............\...\.....\smartSchedule.pdb
.............\main.cs
.............\main.resx
.............\obj\Debug\smartSchedule.exe
.............\...\.....\smartSchedule.exe.incr
.............\...\.....\smartSchedule.MainForm.resources
.............\...\.....\smartSchedule.pdb
.............\...\.....\smartSchedule.projdata
.............\...\.....\smartSchedule.projdata1
.............\...\.....\temp
.............\...\.....\TempPE
.............\ScheduleMethod\MySchedule.cs
.............\smartSchedule.csproj
.............\smartSchedule.csproj.user
.............\smartSchedule.sln
.............\smartSchedule.suo
DataBase\SmartSchedule_Data.MDF
........\SmartSchedule_Log.LDF