C++ bindings for MySQL

前端 未结 7 572
青春惊慌失措
青春惊慌失措 2021-01-26 01:36

I\'m running OSX(10.4.11) & I\'m trying to get a decent C(preferably C++) binding for MySQL figured out. I have some data in an offsite database I want to analyze.

I

7条回答
  •  粉色の甜心
    2021-01-26 01:54

    The SQLApi++ has been ported to OS/X by this guy, as part of a REALBasic plugin. He may be open to licensing it.

    I don't know why it hasn't been licensed back to them. Maybe they are not interested in supporting Mac clients.

提交回复
热议问题