资源列表
ImportData
- 向Oracle用户表中加载.csv 类型的Excel数据-Oracle users to load the table. Csv types of Excel data
AccountInput
- 从FTP下载文件下载到本地,再通过解析,导入到sql server-Download files from FTP to download to a local, and then through analysis, into sql server
D17092GC31_sg1
- Oracle 11g DBA Workshop 1
web_based_alumni_tracking
- Based on PHP and MySQL,this web based alumni tracking system. You can add account, manage employed students, manage unemployed students and manage self employed students.-Based on PHP and MySQL,this is web based alumni tracking system. You can add ac
News
- 采用工厂模式,和ajax模式编写的新闻网页和照片浏览功能
VB_Database
- 所有的VB数据库连接,添加、删除、修改技术,实例齐全,以ACCESS数据库为例!-database basic
646464
- 一个学生管理系统SQL数据库 操作有说明-A student management system SQL database operations described
eshopv81
- 网上购物系统,asp+access,完善的后台管理-shopping system,asp+access
sjkguanli.rar
- VC+ADO+SQL2005开发的数据库管理系统,可以实现数据库记录的添加、修改、删除、查询等功能,以及用户登录 修改密码 注册新用户和数据库备份等功能,VC+ ADO+ SQL2005 development of database management systems, database records can add, modify, delete, query and other functions, as well as modify the user login and passwo
VB_DB
- VB+SQL/Access 数据库基本连接和应用实例源码21个 既有基本的连接例子,也有复杂的应用实例-VB+ SQL/Access database connectivity and application examples of the basic source of 21 examples of both basic connectivity, but also examples of complex applications
VB_DB
- 实现Sql与Access的导入导出,有源码-Sql and Access to achieve the import and export, there is source
学生管理系统QT代码
- 1.学生成绩管理系统使用的数据库是MySql,需要调试程序请到main函数里修改数据库信息,否则运行不了。 2.MySql数据库里面应创建一个数据库命名为school,在school里面应创建两张table分别是student和teacher。