登录
首页 » 数据结构 » 1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在IS...

1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在IS...

于 2022-08-02 发布 文件大小:70.06 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORITY=’7’,STATE=’F’),同时在PART表中添加ID为’0000000000’的零件,名称为“。 5. 除了修改数据库连接的属性,还需要修改数据模块中LOGIN方法的相关用户密码。 -1. In addition two IBConsole users LOGIN and Mater. passwords are PASSWORD. 2. User login with MISDBA MISDB database. 3. In ISQL, the importation of Chapter 9 of SQL; Or, according to Table 9-1 to Table 9-8 in SQL Explorer to create data sheets. After creating the database needs and Mater distribution LOGIN user access permissions. 4. According to Table 9-9 and Table 9-10 initial data set, Another need PERSON data tables set up a registration system for users (ID = "MAT" PASSWD = "PASSWORD" AUTHORITY ="7 ", STATE = "F"), PART table at the same time adding ID to"0000000000 "parts, name. " 5. In add

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

发表评论

0 个回复

  • image存取到SQL
    image存取到SQL,图片格式文件直接存储到SQL数据库中,支持JPEG,BMP等格式
    2022-08-11 11:53:00下载
    积分:1
  • 二叉树实例
    二叉树是重要的数据结构,在其它数据结构的学习当中是基础环节。其他树形结构与二叉树在本质上都有一定的相似。而遍历是树形结构的重要算法。好的遍历算法效率高稳定性强。C++实现的二叉树。
    2022-06-18 01:48:26下载
    积分:1
  • 最段路径算法C++实现 实现工程清晰可见 仅供参考
    最段路径算法C++实现 实现工程清晰可见 仅供参考-Most paragraphs path algorithm C++ Realize realize the project clearly visible for reference only
    2022-01-30 15:48:14下载
    积分:1
  • 把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式...
    把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式-Chinese sergeant expressions into expressions suffix, the importation of Chinese exports suffix sergeant expression expression
    2022-03-25 09:14:31下载
    积分:1
  • 程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
    程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
    2023-01-10 04:30:04下载
    积分:1
  • B + 树, C++
    它是在 c + + 中的 b + 树实现,是用来查找、 插入和一次晚点的节点,并且我们可以创建到使用的虚拟磁盘
    2022-06-17 11:00:29下载
    积分:1
  • Very easy to use online testing system, the beta version, if interested, please...
    非常好用的在线考试系统,本版本为测试版,如有兴趣请购买正式版-Very easy to use online testing system, the beta version, if interested, please buy the official version
    2022-06-15 04:33:45下载
    积分:1
  • sqlite 3.3.8 supports encrypted version
    sqlite 3.3.8 支持加密的版本-sqlite 3.3.8 supports encrypted version
    2022-02-06 02:30:15下载
    积分:1
  • 字符频度统计,采用Hash表即链表组作为存储,是hash表的简单运用,还包括一定的文件操作...
    字符频度统计,采用Hash表即链表数组作为存储结构,是hash表的简单运用,还包括一定的文件操作-characters frequency statistics, the use of Hash Tables List that as a storage array structure, hash table is a simple application, but also some file manipulation
    2022-03-21 04:00:48下载
    积分:1
  • 货郎担问题的分支限界算法,速度很快,并且点可以到达35个...
    货郎担问题的分支限界算法,速度很快,并且结点可以到达35个-The branch and bound algorithm for traveling salesman problem, very fast, and the node can reach 35
    2022-02-03 02:43:54下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载