搜索资源列表
mydac_5_70_0_45.zip
- MyDAC 5.70 Professional - Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work
UnderstandingMySQLInternals
- This a book that provide lots of information about MySQL, including client/server communication protocol on MySQL.-This is a book that provide lots of information about MySQL, including client/server communication protocol on MySQL.
amoeba-mysql-1.0.2-BETA
- Amoeba属于分布式数据库代理开发框架,专注于分布式数据库 proxy 开发。座落与Client、DB Server(s)之间。对客户 端透明。具有负载均衡、高可用性、sql过滤、读写分离、可路由相关的query到目标数据库、可并发请 求多台数据库合并结果。-Amoeba is a kind of framework about distribute database proxy development that between client and DB server(s).Feat
Io_moniter
- 该源码是我自己实现的 支持json配置文件 与modbustcp及网络服务 和数据库数据存储功能的一个采集程序-this is my project. you can config it with json .it can gather modbus tcp and server for far client and it can upload data to remote db server
cv-aku
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
Assignment1
- Assignment:Core Java Guidelines: 1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color. 2.In client program we are fetching the results which has status as pending . 3.Aft