Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

troubles with MySql 5.5 and VB

17 views
Skip to first unread message

manfred

unread,
Apr 21, 2012, 9:44:30 AM4/21/12
to
sorry for my bed english, hope you can understand my problem:

have 5.5.17 installed and try to make a conaction from a VB-Program
(vb2010 express). Found a sampleprogram from MySql called TableEditor.
I tried to connect with this program, but it also cant connect.

With the MySql-workbench i dont have a problem.

Has someone an idea?


manfred

manfred

unread,
Apr 21, 2012, 9:47:28 AM4/21/12
to
Forgot : MySql.Data.dll is release 6.6.4.0

manfred

unread,
Apr 21, 2012, 10:23:58 AM4/21/12
to
Corr: MySql.Data.dll is release 6.5.4.0

J.O. Aho

unread,
Apr 21, 2012, 11:00:40 AM4/21/12
to
Have you tried to contact the author of the sample program?
I doubt you will find much of help here, as you don't seem to have an issue
with MySQL (it's up and running and mysql-workbench can connect and you can
access the data, at least I assume that).


--

//Aho

Brian Cryer

unread,
Apr 23, 2012, 5:39:26 AM4/23/12
to
"manfred" <man...@kapla.at> wrote in message
news:4f92b9c0$0$288$1472...@news.sunsite.dk...
If you can't connect then it will be one or more of:
1. You don't have the right driver/connector installed. Go to
http://dev.mysql.com/downloads/connector/ and download the appropriate
connector.
2. The connection string isn't right.
3. Firewall is blocking the connection. This will only be an issue if your
database is on a different machine. If when running MySQL Workbench you are
connecting from your machine succesfully then the firewall won't be the
problem.

Hope this helps.
--
Brian Cryer
http://www.cryer.co.uk/brian


"Álvaro G. Vicario"

unread,
Apr 24, 2012, 3:16:29 AM4/24/12
to
Just to clarify: the sample program does not display any error code or
error message?



--
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
0 new messages