搜索资源列表
lingo
- 中科院lingo学习课件,内容如下: 1. Lingo中的集 2. 模型的数据部分和初始部分 3. Lingo函数 4. Lingo Windows命令 5. Lingo与电子制表软件的连接 6. Lingo与数据库的连接 7. Lingo与Visual C++的连接 8. 利用Lingo开发高级模型
基于C/S模式的java局域网聊天系统
- 本系统是一个典型的聊天系统,同时还要连接数据库。该程序分两大部分来编写,服务器端和客户端。服务器端用来响应客户端所发出的请求,并把接受到客户端的响应分别作出响应的处理。同时还要连接数据库,对数据库里的数据进行增加和删除。客户端用来接收用户的请求,然后做出相应的操作,同时还要向服务器端发出申请,从而完成对数据库的增加和删除操作。
C#数据库
- C#连接Access数据库!超好用
comp9.net
- C++连接并操作 mysql数据库,非常好用啊真的-C++ Connection and operation of mysql database, very easy to use ah really
Case12_1
- 本源代码是关于C#与SQL SEVER 连接的,是本人在学习时所编,希望对那些学习数据库与c#的同仁有所帮助!-This process is about c# and DATABASE .I hope it will help you with the learning of C# and sql sever.
kaoshixitong
- 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。 2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
Windows_XP_IIS
- 数据库连接出错的问题困恼了我好几天了,原因是连接数据库时必须通过C:\Windows\temp目录作缓存进行数据交换,所以必须给IIS的匿名用户“IUSR_计算机名”访问此目录的权限。以下在NTFS格式分区给文件夹设置权限的方法请仔细看,如果你的网站目录放在NTFS格式分区的话,也要用同样方法赋予权限网站才能访问。-The database connection error distress days, because when you connect to the database throu
asp_ym
- 数据库连接出错的问题困恼了我好几天了,原因是连接数据库时必须通过C:\Windows\temp目录作缓存进行数据交换,所以必须给IIS的匿名用户“IUSR_计算机名”访问此目录的权限。以下在NTFS格式分区给文件夹设置权限的方法请仔细看,如果你的网站目录放在NTFS格式分区的话,也要用同样方法赋予权限网站才能访问。-The database connection error distress days, because when you connect to the database throu
ADO-for-cPP
- ADO 实现对C++对象存储到数据库并读出来。 测试ADO连接数据库-ADO implemented on C++ objects stored in the database and read out. Testing ADO to connect to the database
UG_SQL_YUAN
- 通过Visual C++二次开发UG,使用MFC连接SQLServer2000数据库,ug调用MFC面板,获取数据库数据。-The the Visual C++ secondary development of UG use the MFC connected SQLServer2000 database a, ug calls MFC panel access to database data.
Database-design
- C++中用ODBC和ADO方式连接SQL数据库,针对不同管理系统的设计方案,WORD文档内含图片,30页内容,较为详细,可做指导参考。-C++ using ODBC and ADO to connect to SQL database for different management systems design, WORD documents containing pictures, 30, a more detailed, do the guiding reference.
ADO
- ADO.NET结构域概述文献,详细的介绍了C#连接数据库的问题,并配有译文-Overview of ADO.NET architecture domain literature, a detailed descr iption of the C# connect to the database problem and with a translation
VC-connecting-to-MYSQL
- 这是一篇在visual c++环境下利用C++语言连接Mysql的教程,后面一部分是C API操作数据库。-This is a use of language in visual c++ C++ environment connection Mysql tutorial, part C API behind the operation of the .