Welcome, Guest. Please login or register.

Author Topic: Accessing a MySQL db from C  (Read 2227 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show all replies
Re: Accessing a MySQL db from C
« on: March 16, 2005, 01:22:25 AM »
What connector are you using?  ODBC?  I've only done .Net programming using ODBC, and the native connectors but maybe I can help.
Time to move on.  Bye Amiga.org.  :(
 

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show all replies
Re: Accessing a MySQL db from C
« Reply #1 on: March 16, 2005, 04:56:42 AM »
The default port is 3306.  Are you specifying this?  (although, if I read the docs correctly, it's not required unless you want to force the connection to use named pipes).
Time to move on.  Bye Amiga.org.  :(