Results 1 to 4 of 4

Thread: Accessing MySQL databases using C++ code

  1. #1

    Accessing MySQL databases using C++ code

    Hi,

    I am using Fedora core 5 32+ bit as my os on the pc. I want to use C++ code to access and modify MySQL databases. Is this possible? Now I am used to compiling C++ code in a terminal only and not using any particular IDE at the moment. I am quite aware that PHP and MySQL is the best combination but I am just curious whether C++ can also do the same like PHP. Please guide me on this issue since I am a newbie. Thanks a million.

  2. #2
    there is a c++ wrapper called mysql++ (http://tangentsoft.net/mysql++/), google it up.

  3. #3
    Quote Originally Posted by gtgoku View Post
    there is a c++ wrapper called mysql++ (http://tangentsoft.net/mysql++/), google it up.
    Thanks a lot...

  4. #4

    difference between mysql and mysql+=

    hey guys can anyone say the difference?

Similar Threads

  1. MySQL worm for Windows halted
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 01-28-2005, 09:53 PM
  2. PHP Tutorial
    By Waka-Gashira in forum Windows - General Topics
    Replies: 8
    Last Post: 01-27-2005, 08:10 AM
  3. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  4. moving database from its default directory where mysql puts on new databases
    By infinite_root in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 05-15-2004, 11:52 PM
  5. mysql installation instructions & permissions
    By elovkoff in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 02-06-2002, 10:51 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •