thanks! I guess I'll directly work with the mysql library, just as you did with sqlite. the C API doesn't look so complicated, actually.
> Gesendet: Dienstag, 23. Januar 2018 um 01:00 Uhr > Von: "Julián Villegas" <[email protected]> > An: [email protected] > Betreff: Re: [PD] MySQL Pd external? > > Hi Christof, > > Not MySQL, but I have done it for SQLite3 database. You can find the details > of the implementation and the source code from here: > > http://onkyo.u-aizu.ac.jp/index.php/software/hrir/ > > I wonder how difficult would be to make a generic DB driver, an object that > connects to any DB, performs SQL send to its input and returns the results in > its outlet. Sounds like fun… > > Cheers, > > Julian. > > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
