|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
MySql
How would I connect and query a MySql database
(and also do UPDATE and INSERT) from a VB 6.0 program, also how do I get it to check to see if I'm connected (to the internet) before it connects to the database? |
|
#2
|
|||
|
|||
|
Try,
http://www.mysql.com/downloads/api-myodbc-3.51.html http://www.mysql.com/products/myodb...#MyODBC_With_VB I have never done it so please post your results. As an additonal note, if you get the activestate perl dev kit ($200, free 1m eval) you can write a dll that VB can use. I have written a perl dll and accessed it with VB. It took about 8-12 hrs (I am not particularly experienced with VB in genral, dll's in particular) for me to get the hang of modifiying perl to run in VB, get the Package&Delployment Wizard to work, ect. For $200 this might be the path of least resistance. Last edited by GeorgeF : March 20th, 2003 at 04:45 PM. |
|
#3
|
||||
|
||||
|
you can also talk to tewl about this. he just created a vb app that interacts with mysql.
<shakes finger at you sternly > should know better about your title. |
|
#4
|
||||
|
||||
|
sorry
![]() |
|
#5
|
|||
|
|||
|
__________________
George - www.ipdg3.com Helping Developers and Programmers Find Resources Forums - Contests - Tutorials - Source Code ORB - Wireless Site - Online Gear |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > MySql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|