Golang Sybase?

agolangf · · 1510 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Anyone have any tips on connecting Golang to Sybase?</p> <p>Only module I can find is this guy: <a href="https://github.com/a-palchikov/sqlago" rel="nofollow">https://github.com/a-palchikov/sqlago</a></p> <p>And it only works on Windows.. it gives me errors about missing dll&#39;s. I&#39;d be using OS X or Linux.</p> <hr/>**评论:**<br/><br/>robvdl: <pre><p>I don&#39;t know anything about Sybase, but you could always try using ODBC if you can&#39;t get the native driver going on Linux.</p></pre>lapingvino: <pre><p>I would try this with an ODBC driver, yes.</p></pre>consigntooblivion: <pre><p>I worked on a project years ago with Sybase. IIRC Microsoft SQL server was originally based on Sybase and still uses the same wire protocol (TDS - tabular data stream or something?) they inherited from Sybase. So you could try a MS SQL driver, not sure if it is similar enough that it would still work but it&#39;s what I used to do years ago.</p></pre>natdm: <pre><p>Interesting. I&#39;ll have to look at it. </p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1510 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传