Hi
I created vb.net with mysql database
connectionstring is "Server=localhost;User ID=root;Password=1234;Persist Security Info=False;Database=tbl_supersystem;charset=utf8"
when i run a program , it can run but I built a setup (exe) and set up in another computer. I have a problem error 1146.
I try to solve by connect with mysql and key command "SELECT * FROM tbl_company" I have a problem below

Pls. Help me
Patrick
I created vb.net with mysql database
connectionstring is "Server=localhost;User ID=root;Password=1234;Persist Security Info=False;Database=tbl_supersystem;charset=utf8"
when i run a program , it can run but I built a setup (exe) and set up in another computer. I have a problem error 1146.
I try to solve by connect with mysql and key command "SELECT * FROM tbl_company" I have a problem below

Pls. Help me
Patrick