开发者

Open a Watcom DB with C#

So开发者_如何学JAVA, I was just asked if I can open a watcom db file through C# as we need to retrieve some data from it, and neither Access nor Sql Server appear capable of importing it.

I don't know where to begin...

All I've been given is a .DB file, and those vague instructions.

Thanks


You'll likely need to contact Sybase and ask for an ODBC driver for it. With that, you will be able to open the database using ODBC database calls.

See these threads for more info:

Import Watcom db into SQL

Is there a Watcom ODBC driver?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜