Author Topic: c# mysql connect  (Read 1745 times)

0 Members and 1 Guest are viewing this topic.

Offline stevon8ter

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 663
  • Rating: +10/-0
    • View Profile
c# mysql connect
« on: November 24, 2012, 10:56:49 am »
Does anyone know how i can connect to a mysql database with c# ?

in php this is:
      mysql_connect($host, $user,$password);
      @mysql_select_db($database) or die( "Unable to select database");

None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it


Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER