We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
没有这样的文档。我联系了 Peter Harvey,他建议(我一开始的想法)只是观察他的包装器在每个函数中的作用,并观看 unixODBC 的文档 -
C
版本。另一种选择是使用
sourceforge
包装器重写软件,因为它似乎有详细的文档记录。There is NO such documentation. I contacted Peter Harvey, he advised (what I thought at the beginning) just to watch what his wrapper does in each function and watch the documentation for unixODBC - the
C
version.The other option is to rewrite the software, using the
sourceforge
wrapper, as it seems to be well-documented.