5,422,921 members and growing! (366 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Database


Database » Database

Contents Quick search by title:

.NET - Databases

top
Title / Updated Author Score  
.NET MySQL Connexion V 1.2
Updated: 17 Jul 2003  
Class Library for MySQL request
.NET 1.0, Win2K, WinXP, VS.NET2002, VB, ASP.NET, Dev, Intermediate, MySQL
Romelard Fabrice (Alias F___) 3.26
 

Database - General

top
Title / Updated Author Score  
How To Automatically restart MySQL on Windows
Updated: 2 May 2005  
This article provides a small executable (36K) which configures MySQL (or another Windows Service) to automatically restart whenever it fails/crashes.
VC7, Win2K, WinXP, Win2003, VS.NET2002, SQL, SQL Server, Architect, DBA, Dev, Intermediate, MySQL
Emmanuel Kartmann 4.59
Membership and Role providers for MySQL
Updated: 20 Dec 2005  
This article provides two files that contain a Membership Provider and a Role Provider for ASP.NET v2.0.
C#, ASP.NET, Javascript, XML, Windows, .NET, Visual Studio, Architect, Dev, Ajax, Intermediate, MySQL
Rakotomalala Andriniaina 4.56
Database Programming With MySQL - Unedited
Updated: 26 Jun 2008  
Getting MySQL running and programming it with KDevelop
Dev, Linux, Beginner, Intermediate, MySQL
pseudonym67 4.50
DB2 Access Classes
Updated: 27 Nov 2003  
A set of classes to encapsulate DB2 CLI APIs in ADO style.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, SQL, SQL Server, Visual Studio, STL, DBA, Dev, Advanced
nickadams 4.47
MySQL 5 C# sample code using ObjectDataSources
Updated: 15 May 2006  
A simple example using MySQL 5 and stored procedures with ObjectDataSources and Generics, in ASP.NET 2.0.
.NET 2.0, VS2005, C#, ASP.NET, SQL, Windows, HTML, DBA, Dev, ADO.NET, Intermediate, MySQL
defwebserver 4.00
c# MYSQLWrapper Class and PHPWrapper-Script - Unedited
Updated: 7 Nov 2007  
Accessing the MYSQL Database at your webspace from any remote computer
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, C# 2.0, Windows, DBA, Dev, PHP, Intermediate, MySQL
cellarjay 4.00
A Database Tool for Client-Server Systems
Updated: 29 Apr 2000  
Introducing a database tool for client-server systems
VC6, NT4, Win2K, Java, SQL, SQL Server, Visual Studio, MFC, DBA, Dev, Advanced
Xiangyang Liu 刘向阳 3.90
An ASP.NET Application Using a MySQL Database
Updated: 28 Nov 2005  
How to use a MySQL 4.1 database from an ASP.NET application and some ODBC basics.
C#, ASP.NET, Windows, .NET, Visual Studio, Dev, ADO.NET, Intermediate, MySQL
vivekthangaswamy 3.71
Intergrating MySql with Enterprise Library for .NET Framework 2.0 - Unedited
Updated: 7 May 2007  
An article on adding a MySql connector into Enterprise Library for .NET Framework 2.0
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate, MySQL
Mark Pryce-Maher 3.53
How to create a Crystal Report using C# and MySQL - Unedited
Updated: 27 Jul 2007  
This is a sample that guide you to create reports with Crystal Reports using C# and MySQL RDBMS.
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate, MySQL
le quang anh - leadershipqa 3.30
Transactions, locking and table releasing with MySQL
Updated: 16 Apr 2004  
Implement a simple class to store multiple queries and run against a MySQL database.
.NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, DBA, Dev, Intermediate, MySQL
Cláudio de Vasconcelos 3.25
MyGroupConcat: A MySQL UDF aggregate function for string concatenation - Unedited
Updated: 23 Mar 2004  
This MySQL extension library provides an aggregate function that concatenate strings (for use with SELECT...GROUP BY clause).
VC7, VC7.1, Win2K, WinXP, VS.NET2002, SQL, SQL Server, DBA, Dev, Intermediate, MySQL
Emmanuel Kartmann 2.90
C++ wrapper for Sybase's OPENCLIENT Interface
Updated: 27 Sep 2002  
This article will provide a cross platform C++ wrapper for Sybase's OPENCLIENT interface.
VC6, Win2K, WinXP, VS6, C, SQL, SQL Server, DBA, Dev, Intermediate
lihaijian 2.33
MFC and MySQL
Updated: 8 Aug 2002  
MFC classes to fill ComoBoxes & ListBoxes with MySQL data.
VC6, Win2K, WinXP, VS6, SQL, SQL Server, MFC, DBA, Dev, Intermediate, MySQL
Victor M. Valenzuela 2.29
MySQL C++ Wrapper
Updated: 4 May 2003  
A set of C++ classes for working with the MySQL library.
VC6, VC7, SQL, Windows, SQL Server, Visual Studio, DBA, Dev, Intermediate, MySQL
Kensho 1.98
Universal SqlBuilder class (Sql Server,Access, MySql, Sqlite and more) - Unedited
Updated: 28 Aug 2007  
SqlBuilder class automates and simplifies database operations
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate, MySQL
Igor Sokolsky 1.33
 

Database - MySQL

top
Title / Updated Author Score  
MySQL User Defined Functions
Updated: 20 Sep 2006  
Tutorial on writing your own MySQL User Defines Functions
VC6, C, SQL, Windows, SQL Server, Visual Studio, DBA, Dev, Intermediate, MySQL
DarkLizener 4.82
Connecting to MySQL 5.0 from Visual C# 2005
Updated: 7 Dec 2007  
Using C#.NET 2.0 to establish connection to a MySQL database with MySQL Connector/Net 5.0.8.1
.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, SQL, .NET, DBA, Dev, Beginner, MySQL
lzcampbell 4.05
Lean and extensible mySQL C++ wrapper
Updated: 26 Feb 2007  
An article on a lean (2 header files) C++ template class that provides mySQL query
C++, SQL, Windows, SQL Server, Visual Studio, DBA, Dev, Intermediate, MySQL
Richard Lin 3.79
 

Other databases

top
Title / Updated Author Score  
MySqlUtil - TableAdapters for MySql
Updated: 3 Aug 2006  
A program which generates Typed DataSets and TableAdapters for MySQL databases
.NET 2.0, VS2005, C# 2.0, Windows, DBA, Dev, Intermediate, MySQL
Ian Semmel 4.59
MySQL Schema in C#
Updated: 18 Jan 2004  
An article on HOW-TO grab MySQL schema in C#. This program utilizes ODBC API.
.NET 1.1, VS.NET2003, C#, Windows, DBA, Dev, Intermediate, MySQL
Abdul (Rajib) Bahar 4.07
MySQL connector for Microsoft Enterprise Library (January 2005 version)
Updated: 9 Jun 2005  
Adds support for MySQL databases in the Data Access Application Block.
.NET 1.1, C#, SQL, Windows, Visual Studio, DBA, Dev, ADO.NET, Intermediate, MySQL
Benjamin Mayrargue 3.00
C# MySQL Profile Provider for .NET 2.0
Updated: 13 Sep 2006  
This is a MySQL based Profile Provider written in C# for .NET 2.0
C#, VB, ASP.NET, Windows, .NET, Visual Studio, DBA, Dev, ADO.NET, Intermediate, MySQL
Edacio 2.96
Connecting to MySQL database from your .NET applications.
Updated: 19 Feb 2004  
A simple introduction on how to connect to a MySQL database.
WinXP, C++, C#, .NET, Visual Studio, MFC, DBA, Dev, Intermediate, MySQL
Sabith.V.Mannadiar 2.18
 
 

Last Updated 28 Aug 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use