-
本系统是基于CORBA实现的选课系统,具有一般选课系统的基本功能(查看学生基本信息,选课退课,查看成绩等),本系统主要是推荐给对刚进行CORBA学习的初学者来说...
本系统是基于CORBA实现的选课系统,具有一般选课系统的基本功能(查看学生基本信息,选课退课,查看成绩等),本系统主要是推荐给对刚进行CORBA学习的初学者来说有很大的重要性
- 2023-02-13 06:30:04下载
- 积分:1
-
This is a information about SQL, the further you know SQL very helpful.
这是一个关于SQL的资料,对你进一步了解SQL很有帮助的。-This is a information about SQL, the further you know SQL very helpful.
- 2023-04-11 22:50:03下载
- 积分:1
-
xls2sql
将Microsoft的Excel文件导入MSSQL中
xls2sql
将Microsoft的Excel文件导入MSSQL中-xls2sql will be Microsoft
- 2022-05-21 17:21:10下载
- 积分:1
-
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
- 2023-08-19 10:45:03下载
- 积分:1
-
本代码是用于人力资源管理系统,为小人事管理…
本代码为人事工资管理系统,为中小型企业的人事管理提供了极大的方便。-The code is for human resources management system, personnel management for small and medium enterprises provides a great convenience.
- 2023-07-08 18:40:03下载
- 积分:1
-
开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提...
开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client/Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
- 2022-05-22 23:08:40下载
- 积分:1
-
create Ajax Select form
创建Ajax选择窗体
- 2022-06-14 10:52:53下载
- 积分:1
-
利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!...
利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are quite useful!
- 2022-10-26 01:40:02下载
- 积分:1
-
如果输入数据的正确性,然后提交按钮
如果输入数据正确,则显示提交按钮
- 2022-02-20 15:43:25下载
- 积分:1
-
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注...
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注:
里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者
参考。
说明文档--给初学者
1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下,
2、在SQL SERVER中:右键选中数据库/所有任务/附加数据库/找到需要附加数据库的路径
注意在这一步中,应该都是对号,否则就要检查是否文件名一致的问题
3、在管理工具/ODBC数据源管理器/系统DSN/添加SQLSERVER数据源/
记住:在这一步中数据源起名是OO,本机服务器是(local),要更改默认的数据库为clientregister.
-just learning jdbc database jcreator series with a small database, can also adopted. Function : to add new data, modify data, search data, delete data, but also from top to bottom flip! Note : The stuff inside has yet to be collated, there was some chaos. Just because school, some of them do not know, or many of the features found in the knowledge of writing, the number is stupid! But it is also a solution, available for advanced users. Documentation-- for a beginner, first of all database files into the database SQLSERVER DATA trails, 2, in SQL SERVER : Right-selected database/all tasks
- 2022-11-11 22:15:02下载
- 积分:1