|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
mysql and visual basic
im not to sure if this is the right site to post this but i want to be able to connct to an mysql database over the internet using a vb program on a someones computer, is this possable? if it is does anyone have some source code i can download of look at just to get me started.
|
|
#2
|
|||
|
|||
|
RE: mysql and visual basic
MySQL has an ODBC Connector that you could install on the client machine, Then you will need to give access to the remote db to the user. An explaination of what to do can be found here.
http://www.mysql.com/products/myodbc/faq_3.html#Remote_connection I am not sure if that is what you are looking for, and I have never actually done it myself, but it might be a good starting point. the odbc connector can be downloaded here: http://www.mysql.com/downloads/api-myodbc-3.51.html |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > mysql and visual basic |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|