CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: mysql

  1. #1
    Join Date
    Apr 2008
    Posts
    16

    mysql

    hey. is there a library i can use for using the mysql?
    Last edited by muster; June 16th, 2008 at 06:29 AM.

  2. #2
    Join Date
    Jan 2006
    Posts
    25

    Re: mysql

    there's mysql c++ api right from mysql itself isn't it?

  3. #3
    Join Date
    Nov 2007
    Location
    Birmingham, England
    Posts
    157

    Re: mysql

    yes. the last time i installed mysql, one of the optional componants was the header files. I'm fairly certain the library (.dll for windows) was installed automatically.

  4. #4
    Join Date
    Apr 2008
    Posts
    16

    Re: mysql

    ok i'll check it. tnx

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured