Afzal Mozan

Afzal Mozan

  • 1.5k
  • 122
  • 14.6k

work without installation of mysql connector on client

Oct 29 2014 9:27 AM
dear programmers,
    i am creating the attendance application in visual studio 2010 with c# and connect the mysql(wamp) database using mysql connector (mysql-connector-net-6.1.6) by adding as a reference.it is work fine.
but i am not create a trigger to insert the attendance data in mysql  database. my project is combined in the php website and the php web site's data saved on the mysql database.this attendance application is download and open after the clicking on the link of the site.when upload the site on server then all client not installed the connector, so please help me how to do without client installation.

Answers (1)