使用odbc驱动程序通过c#从peachtree软件进行连接 [英] connectivity from peachtree software with c# using odbc driver

查看:91
本文介绍了使用odbc驱动程序通过c#从peachtree软件进行连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,亲爱的,

我想知道,我可以在odbc驱动程序中使用c#中的peachtree软件数据库....

像,我使用odbc驱动程序从c#中使用了tally7.0数据库,如果可能的话(连接性表单peachtree软件数据库),请向我发送有关它的一些信息...


谢谢....

hello dear,

i want to know that , can i use peachtree software database from c# using with odbc driver....

like , i used tally7.0 database from c# using with odbc driver, if it is posible (connectivity form peachtree software database) , please send me some information about it...


Thanks....

推荐答案

依赖.

首先,该数据库是否有odbc驱动程序? odbc驱动程序与C#无关.

其次,仅仅是因为有这样的驱动程序,并不意味着它可以完全正常工作.它可能缺少关键功能.

第三,您将需要发现数据库的结构.那可能记录在某处,可能有一个工具向您显示,或者可能有一种通过odbc驱动程序发现它的方法.但是如果没有有关数据库的信息,驱动程序将无法为您提供帮助.

第四要记住,连接性"可能不是正确的词.该词可以用来表示IP连接,其中某些数据库只能作为文件访问.如果是这种情况,则要从计算机A使用它,则需要访问计算机B(数据库所在的位置)的文件系统.
Depends.

First is there a odbc driver for that database? The odbc driver has nothing to so with C#.

Second just because there is such a driver it doesn''t mean that it is fully functional. It might be missing critical functionality.

Third you would need to discover the structure of the database. That might be documented somewhere, there might be a tool that shows it you, or there might be a way to discover it via the odbc driver. But without information about the database the driver won''t help you.

Fourth keep in mind that "connectivity" might not be the correct word. That word can be used to mean a IP connection where some databases are only accessible as a file. If that is the case then to use it from computer A then you would need file system access to computer B (where the database is.)


这篇关于使用odbc驱动程序通过c#从peachtree软件进行连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆