Thread: Porting Mysql to Bloodshed

  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    30

    Porting Mysql to Bloodshed

    Hi people, good day...

    I am asking if it is possilble Bloodshed can connect to Mysql database? If it is, what are the ways or the coding? I know it needs <mysql.h> header file, is this a built-in functions in Bloodshed? Hope you can help my guys. Thanks.

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    Well a google search gave me this thread which said:

    If you are using DevC++ http://www.bloodshed.net go to your check for
    updates menu options on tools. click "get list of available....." and in
    the list that appears you'll see there's a MySQL DevPak you can install
    which gives you everything you need to do MySQL development.
    Might be worth giving that a try.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. MySQL libraries
    By csonx_p in forum C++ Programming
    Replies: 6
    Last Post: 10-02-2008, 02:23 AM
  2. can`t get mysql functions working in c++
    By markg85 in forum C++ Programming
    Replies: 4
    Last Post: 05-29-2006, 02:09 PM
  3. About C++ and MySQL or oether free database
    By xxxrugby in forum C++ Programming
    Replies: 18
    Last Post: 12-30-2005, 06:28 AM
  4. Get data from mysql and use in a system.
    By smaakage in forum Tech Board
    Replies: 3
    Last Post: 10-04-2005, 12:03 PM
  5. Get data from mysql and use in a system.
    By smaakage in forum C++ Programming
    Replies: 5
    Last Post: 10-02-2005, 01:25 PM