Hi all guys!
This is my first app.
I developed it using Erel's video tutorial. My app use an external MySql database from my ERP to login user, get products information, have an ecommerce cart, invoices treatment. All works great but in "Debug mode" compilation.
Now I finished it, I made a release mode compilation but it starts well and when it has to connect to MySql to verify user login, it get an exception of my Try/Catch code on connecting to MySql.
The library I'm using to connect to MySql, I get it from this video tutorial:
I can't attached because file is too large, but you can download it from here:
What am I doing wrong?
Hope you can help me.
Thanks in advance from Argentina.
This is my first app.
I developed it using Erel's video tutorial. My app use an external MySql database from my ERP to login user, get products information, have an ecommerce cart, invoices treatment. All works great but in "Debug mode" compilation.
Now I finished it, I made a release mode compilation but it starts well and when it has to connect to MySql to verify user login, it get an exception of my Try/Catch code on connecting to MySql.
The library I'm using to connect to MySql, I get it from this video tutorial:
I can't attached because file is too large, but you can download it from here:
Dropbox
www.dropbox.com
Hope you can help me.
Thanks in advance from Argentina.