Categories

Updated: 08/05/2005

MyNotes, a MFC MySQL++ client example source codes

Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world''s most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL++ class library to access a MySQL database, then this package is for you.
Similar Scripts for "MyNotes, a MFC MySQL++ client example source codes"

Building a Database-Driven Web Site Using PHP and MySQL

It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...

phpSNMP

phpSNMP is a suite of scripts developped for easily managing SNMP data for ISP customers. Since most ISPs calculate billing based on 95th percentile of usage, which is determined by taking SNMP at 5 minute intervals, phpSNMP makes parsing this data m...

TableToHash

This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...
©2003-2008 jCay.com