Welcome![Sign In][Sign Up]
Location:
Search - .net mysql connect

Search list

[Database systemmysql的一个专业开发程序请使用

Description: 一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
Platform: | Size: 486400 | Author: | Hits:

[MySQLmysql-connector-net-5.1.6-noinstall

Description: 用于连接C#和MySql数据库的的MySql.data.dll的动态链接库文件,内含有这个动态链接库的学习文件-Used to connect C# And MySql database MySql.data.dll of the dynamic-link library file, which contains the dynamic link library learning document
Platform: | Size: 1242112 | Author: alice | Hits:

[Windows Developmysql-connector-net-5.1.7-src

Description: .net中ado.net 桥接mysql的源码,可以知道connection,command,adapt,parameter是怎样连接mysql的-. net in mysql source ADO.NET bridge, we can see that connection, command, adapt, parameter is how to connect the mysql
Platform: | Size: 3680256 | Author: fotox | Hits:

[MySQLBeginning.MySQL

Description: The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MySQL databases from your PHP, JSP/Java, and ASP.NET/C# applications. The next section, which describes the book’s structure, provides additional details about the specifics of what the book covers.
Platform: | Size: 5563392 | Author: Quang Truong | Hits:

[OtherHOPBOY

Description: /***HOPBOY个人网站V3.1***/ /*网站程序结构*/ //开发语言:MXML/AS3 //开发运行环境:FLEX BUILDER3+APMServ //程序框架:CairngormMVC //后台通讯:AMFPHP /*网站基本功能*/ 完成前台新闻列表 完成前台文章列表 完成前台留言系统 完成后台新闻管理 完成后台文章管理 完成后台留言管理 /*架设方法*/ 1.运行FLEX3 点击file-->import-->flex project;路径就是你压缩文件的3.1文件夹 2.将PHP文件压缩至APMServ的网站目录AMFPHP服务端(本网站提供下载路径)的services目录下 3.将mysql.txt数据导入mysql数据库中 4.修改相关文件修改AS文件,路径com.hopboy.www.net下GetUrl类,GetUrl有两个属性一个为url_str是 们服务器的IP或域名fileName是我们AMFPHP服务端文件夹的名称 5.修改PHP文件,inc/connect.php修改我们的服务器IP,和MYSQL数据库 6.完成基本架设,运行程序,测试! 7.如有问题请访问本网站,或QQ群讨论! 声明 本程序为个人作品,提供各位参考,学习之用,不得使用其代码用于商业行为! 网站:www.adobebar.cn 网站QQ群:82207585-HOPBOY personal website
Platform: | Size: 1684480 | Author: J | Hits:

[MySQLmydac_5_70_0_45

Description: 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 through the MySQL client library. - Do this: copy mydac120.bpl (crack folder) to directory C:\Windows\System32-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 through the MySQL client library.- Do this: copy mydac120.bpl (crack folder) to directory C:\Windows\System32
Platform: | Size: 7107584 | Author: lsalvatore | Hits:

[.netaspnetconnectmysql

Description: asp.net连接mysql,最基础的c#链接mysal的代码,自己已经测试-asp.net connect mysql
Platform: | Size: 104448 | Author: jinfeng | Hits:

[CSharpCsharp

Description: 内含ASP.NET连接mysql数据库的具体代码,关键一点是要添加一个mysql的dll,详情见文档-ASP.NET to connect mysql database containing the specific code, the key point is to add a mysql the dll, as detailed in the document
Platform: | Size: 104448 | Author: longfeng | Hits:

[Windows DevelopNie.Data20091227133736

Description: C#.NET 2008 连接Mysql数据库组件-Connect Mysql database component
Platform: | Size: 10240 | Author: 量心 | Hits:

[JSP/Javamysql-connector-java-5.1.10

Description: JSP与MySQL连接必不可少的包,里边的函数很容易调用,不会的直接上官网查就可以了.-JSP and MySQL to connect an essential package, inside the function is easy to call, no direct Shangguan net search on it.
Platform: | Size: 3870720 | Author: Adler.C | Hits:

[Database systemrealse

Description: 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascriptClassLibrary 包括一些JavaScript 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除JavaScript部分) 基于.net 2.0平台, 纯IL语言 Asp.net 和Winform WPF都可以使用 类库还分X86 和ANY 两种平台,满足将来 64位操作系统需要! 怎么使用呢? 1、ConnectionStrings.com 查找到 所需要的数据连接 字符串 2、找连接所需要类 我差不多都给你准备好了 3、区分好X86 和ANY的库 对于32位数据库只能用X86,64位的话用Any 比如 Sql Server 就有32位和64位之分 假如 你都用 32位,就用X86 如果 你打算 32位系统用32位Sql Server ,64位系统用64位Sql Server 那么可以使用Any 另外要注意 有的数据库只有32位,截至软件发布 2009-11-6 Sql Server Express和Access 都只有32位 4、 使用Microsoft Visual Studio 或者其他工具引用你需要的库 像 Sybase sqlite 都有链接库 就必须都要拷贝过去-Database operations categories: support for SQLServer mysql sqlite Sybase Oracle database operations such as DB Category Including the implementation of SQL or stored procedure and return DataSet, DataTable etc. Fully support the call stored procedures and parameters javascriptClassLibrary including some JavaScript class encapsulates StringValid: String Validation Class Description: All the code with C# language (except for some JavaScript) Based. Net 2.0 platform The language of pure IL Asp.net and Winform WPF can be used ANY library also points X86 and two platforms to meet the needs of the future 64-bit operating system! How to use it? 1, ConnectionStrings.com find the required data connection string 2, to connect the required class I am almost ready to give you 3, the distinction between good and ANY X86 libraries Database can only be used for 32-bit X86, 64-bit words with Any Such as Sql Server have 32-bit and 64-bit divided If you are
Platform: | Size: 1550336 | Author: Valiant | Hits:

[CSharpmysql-connector-net-6.0.0-noinstall

Description: Csharp用来连接mysql数据的dll,这是一个免安装版的-Csharp is used to connect the mysql data dll, which is a free installation
Platform: | Size: 1748992 | Author: 张远行 | Hits:

[CSharpDatabaseLib

Description: DataSource Library. Allow connect to MSSQL, MSSQL CE, FireBird, MySQL, Oracle. Use NuGet to add .Net libraries
Platform: | Size: 7168 | Author: George | Hits:

[OthernetConnectmysql

Description: C# .net连接MySql写的sqlheper 适合初学者研究-C#.Net connect MySql write sqlheper suitable for beginners of
Platform: | Size: 106496 | Author: gebaolong | Hits:

[WEB Codev6

Description: Shell v6 include all function that you want ! MySQL connect Ddos Crack cpanel Back connect Net command etc-Shell v6 include all function that you want ! MySQL connect Ddos Crack cpanel Back connect Net command etc..
Platform: | Size: 128000 | Author: Bao | Hits:

[WEB Codema

Description: Shell Mario include all function that you want ! Net command MySQL connect Ddos Crack cpanel Back connect etc-Shell Mario include all function that you want ! Net command MySQL connect Ddos Crack cpanel Back connect etc..
Platform: | Size: 2048 | Author: Bao | Hits:

[WEB Codelyb_.net_v1.0

Description: Angel工作室LigerUi框架留言板NT V1.0程序说明 本留言板采用asp.net C#+ jquery1.4.1 +ajax+LigerUi框架的实现 主要jquery ajax静态页面查询添加 数据无刷新效果 数据库采用的sql2008,access2003 你也可以选择2000、2005 等mysql数据库 数据库sql语句 在App_Data中 agebook_database.sql,及其所有数据库 打开.sql文件并按照说明运行它即可,如运行不成功请可以自己打开sql服务管理器手动添加表。 如果不想执行sql语句里面有自带的sql2008R2数据库直接附加数据也行,也可以采用access数据连接 因为access数据库方便而且省去安装mssql的麻烦。 如果用access只修改配置文件即可 -Angel studio LigerUi V1.0 NT framework C#+ jquery1.4.1+ajax+LigerUi asp.net framework for the realization of the message board The main Ajax jQuery static page query add data without refreshing effect Database using sql2008, Access2003 you can also choose 2000, 2005 and other MySQL Database SQL statements in agebook_database.sql, App_Data, and all the Open the.Sql file and follow the instructions to run it, if you do not succeed, you can open the sql service manager manually. If you do not want to implement the SQL statements inside the sql2008R2 directly attached to the data can also be used to connect access data Because the access is convenient and saves the trouble of installing mssql. If you use access only to modify the configuration file
Platform: | Size: 7779328 | Author: xxpudn97 | Hits:

[Delphi VCLmydac.v5.00.1.7.src

Description: MySQL Data Access Components (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 through the MySQL client library. The MyDAC library is designed to help programmers develop faster and cleaner MySQL database applications. MyDAC is a complete replacement for standard MySQL connectivity solutions and presents an efficient alternative to the Borland Database Engine for access to MySQL.
Platform: | Size: 2204672 | Author: dima77 | Hits:

[Windows DevelopConnectCsharpToMysql_Source

Description: 目的是逐步演示如何使用mysql connect/net将c与mysql连接起来。(The goal is to step by step demonstrate how to use MySQL connect/net to connect C to mysql.)
Platform: | Size: 15360 | Author: wangsert | Hits:

CodeBus www.codebus.net