MySQL Support in PureBasic
MySQL Support in PureBasic
Is there any support for connecting to a remote MySQL database in PureBasic, or any way at all to connect to one using PB?
Yeah sure
, but personaly i like this way the best
use Libmysql.dll and example code from: http://www.purearea.net/pb/CodeArchiv/D ... Example.pb
Its very easy to control MySQL on remote machines
use Libmysql.dll and example code from: http://www.purearea.net/pb/CodeArchiv/D ... Example.pb
Its very easy to control MySQL on remote machines
- Fangbeast
- PureBasic Protozoa

- Posts: 4792
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Also on PureArea
Also on PureArea are various tutorials on using various types of SLQ including MySQL and they contain examples of the routines Tommeh pointed you to but with the code expanded as reusable modules.
Num3 has a good tutorial on all sorts of sql and LarsG and I did a nice rambling one but there is a MySQL example program you can rip out of ours that is expanded some more.
Num3 has a good tutorial on all sorts of sql and LarsG and I did a nice rambling one but there is a MySQL example program you can rip out of ours that is expanded some more.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet

