Discussion:
how to use mysql
(too old to reply)
Elicend_News
2003-10-29 10:13:56 UTC
Permalink
hi

in order to stock a lot of information, i want to use some BD like mysql (i
use mysql with php, i don't use access... so i don't know anything about
access)

what is the best way to use a mysql file (??) with an exe file built under
vb6?

do you have some example?

I only want that one who use my exe will not have to install something else
to use mysql

i asked yesterday for saving setting in a ini file, but i think that method
is not appropriate with the number of information that i have to stock
(name, surename, nikename, best lap line 1 to 8, etc....)
[don't worry !!! i use what you told me yesterday for my setting and it's
great!]

Thanks a lot

Elicend
the Wiz
2003-10-30 00:35:01 UTC
Permalink
Check the references here: http://thelabwiz.home.mindspring.com/mysql.html

This page has the complete documentation for setting up ODBC with MySQL for
connecting from VB6. There is a Word document with all the information, a
PowerPoint presentation that covers the high points, and a ZIP file of all the
VB6 code.

John
Post by Elicend_News
hi
in order to stock a lot of information, i want to use some BD like mysql (i
use mysql with php, i don't use access... so i don't know anything about
access)
what is the best way to use a mysql file (??) with an exe file built under
vb6?
do you have some example?
I only want that one who use my exe will not have to install something else
to use mysql
i asked yesterday for saving setting in a ini file, but i think that method
is not appropriate with the number of information that i have to stock
(name, surename, nikename, best lap line 1 to 8, etc....)
[don't worry !!! i use what you told me yesterday for my setting and it's
great!]
Thanks a lot
Elicend
More about me: http://www.jecarter.com/
VB3/VB6/NSBasic Palm/C/PowerBasic source code: http://www.jecarter.com/programs.html
Drivers for Pablo graphics tablet and JamCam cameras: http://home.earthlink.net/~mwbt/
johnecarter ***@at mindspring dot.dot com. Fix the obvious to reply by email.
Elicend_News
2003-10-30 08:27:50 UTC
Permalink
thanks a lot John
Post by the Wiz
Check the references here: http://thelabwiz.home.mindspring.com/mysql.html
This page has the complete documentation for setting up ODBC with MySQL for
connecting from VB6. There is a Word document with all the information, a
PowerPoint presentation that covers the high points, and a ZIP file of all the
VB6 code.
John
Post by Elicend_News
hi
in order to stock a lot of information, i want to use some BD like mysql
(i
Post by the Wiz
Post by Elicend_News
use mysql with php, i don't use access... so i don't know anything about
access)
what is the best way to use a mysql file (??) with an exe file built under
vb6?
do you have some example?
I only want that one who use my exe will not have to install something else
to use mysql
i asked yesterday for saving setting in a ini file, but i think that method
is not appropriate with the number of information that i have to stock
(name, surename, nikename, best lap line 1 to 8, etc....)
[don't worry !!! i use what you told me yesterday for my setting and it's
great!]
Thanks a lot
Elicend
More about me: http://www.jecarter.com/
http://www.jecarter.com/programs.html
http://home.earthlink.net/~mwbt/
Loading...