登录
首页 » 数据结构 » 1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...

1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...

于 2022-03-17 发布 文件大小:73.61 kB
0 339
下载积分: 2 下载次数: 1

代码说明:

1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。 2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。 3. 用MISDBA用户登录MISDB数据库。 4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。 5. 在SQL Explorer中创建MISDB数据库连接。 6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。 7. 修改源程序中的数据库连接组件参数。 -1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID = &#

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MsSql库辅助工具
    数据库辅助工具帮助数据库管理以及程序开发者提高效率的小工具源码。SQL Tools工具有可能不被系统支持 的解决办法 如果系统没有安装数据库或者缺少相关组件,可能会导致程序不能正常工作!在源码中没有附带解决方法,这个是我的疏忽。一下补上内容:SqlTool补丁使用方法:第一步:首先将msvcr71.dll, ?SQLDMO.DLL,拷贝到C:Program FilesMicrosoft SQL Server80ToolsBinn目录。?第二步:打开开始,在运行中输入 regsvr32 "C:Program FilesMicrosoft SQL Server80ToolsBinnsqldmo.dll" 注册sqldmo.dll。问题解决组件下载链接:http://pan.baidu.com/s/1zN21v 
    2022-03-19 05:33:22下载
    积分:1
  • sqlite轻量级库,适用于嵌入式系统的开发
    sqlite轻量级数据库,适用于嵌入式系统的开发-sqlite database, applicable to embedded system development
    2023-09-01 17:35:03下载
    积分:1
  • 课程设计报告1
    数据结构课程设计报告1-sergyrt hgrth
    2023-05-22 19:25:03下载
    积分:1
  • I do junior undergraduate data structures course design. Entitled to student per...
    我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
    2022-03-29 19:15:59下载
    积分:1
  • 图书管理系统,SQL库课程设计,C语言和SQL实现…
    书籍管理系统,SQL数据库课程设计,用C实现与SQL数据库连接实现书籍增加删除查询等功能模块,采用分模块法,论文与代码齐全,-book management system, SQL database curriculum design, realization of C and SQL database connectivity to achieve books increased inquiries delete function module, a sub-module, papers and complete code,
    2022-02-20 16:05:29下载
    积分:1
  • 大学用课件 来自北京工业大学的 需要的尽管下载
    大学用数据结构课件 来自北京工业大学的 需要的尽管下载-University of courseware using the data structure from the Beijing University of Technology, even though it needs to download
    2022-09-24 04:40:03下载
    积分:1
  • Shortest Path inquiries, the company is ESRI arcobject development of the compon...
    最短路径查询,用的是ESRI公司arcobject组件开发的,已经作成dll,用起来非常的方便-Shortest Path inquiries, the company is ESRI arcobject development of the components, make dll with it is very convenient
    2023-08-12 13:35:03下载
    积分:1
  • VB6 and ActiveX
    2022-01-28 03:37:05下载
    积分:1
  • 用ASP实现的论坛开发
    用ASP实现的论坛开发-ASP development forum
    2022-08-23 07:48:57下载
    积分:1
  • 嵌入式库支持传统的客户机/服务器应用程序
    伯克利DB(libdb)是一种编程工具,提供了嵌入式数据库支持传统的和客户端/服务器应用程序。它包括B+树,队列,线性散列,固定,可变长度记录的访问方法,交易,锁定,测井,共享内存缓存,数据库恢复,和高可用系统复制。DB支持C,C++,Java,PHP,C++ #,和Perl API。它支持关键值对(NoSQL),SQL,及Java对象格式化数据。它可用于各种各样的UNIX平台以及QNX,Android,MAC OS X,和几个品种的Windows伯克利DB(libdb)是一种编程工具,提供了嵌入式数据库支持传统的和客户端/服务器应用程序。它包括B+树,队列,线性散列,固定,可变长度记录的访问方法,交易,锁定,测井,共享内存缓存,数据库恢复,和高可用系统复制。DB支持C,C++,Java,PHP,C++ #,和Perl API。它支持关键值对(NoSQL),SQL,及Java对象格式化数据。它可用于各种各样的UNIX平台以及QNX,Android,MAC OS X和Windows的几个品种,
    2022-04-23 17:20:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载