Home » Community » Newbie corner » mySql - how to use - what is needed?
Re: mySql - how to use - what is needed? [message #34680 is a reply to message #34676] |
Mon, 05 December 2011 17:18   |
|
Hi Wolfgang,
I believe you have to have MySql client libraries installed. This step of course depends on what OS you use 
Then create MySqlSession object and call its Connect() method with appropriate parameters (server name, port, database etc...). Also, did you see the docs? The code on that page is for local server, but if you look at the Connect method signature, you'll see it is equally simple to connect to remote database.
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Sat Jul 19 12:10:22 CEST 2025
Total time taken to generate the page: 0.03578 seconds
|