Re: mySQL
- From: Rene_Surop <infodynamics_ph@xxxxxxxxx>
- Date: Tue, 27 May 2008 04:27:26 -0700 (PDT)
On May 25, 6:19 am, "Markus Gronotte" <maqq...@xxxxxx> wrote:
"Vince Coen"
MG> Can anybody tell me where I can find
MG> an example code how I can get access
MG> to a mySQL-Database an read one Data Set?
What compiler/platform are you using?
NetExpress
MF NetExpress utilizes a tool on its IDE (OpenESQL Assistant) under
Tools menu. You can use it for access MySQL tables. However, the 1st
trick is to create an ODBC connection.
Create an ODBC connection data source using your Administrative Tools
in Windows/OS. From ODBC Data Source Administrator, "add" a User DSN
data source and choose MySQL as your driver. Connect it to your MySQL
server, then you are ready to use such data source connection using
NetExpress OpenESQL Assistant.
You could execute all SQL-commands from there. Using OpenESQL tool,
you could instruct it to create auto-codes for you.
.
- Prev by Date: Re: Opinions on approach, please...
- Next by Date: Re: Opinions on approach, please...
- Previous by thread: Re: mySQL
- Next by thread: Re: mySQL
- Index(es):