avatar
k*e
1
foxpro and C#
We have some legacy foxpro databases still in use. I need
to connect to these foxpro databases in my C# program. I
have very limited knowledage of foxpro, can someone point
me some resource that I can reference to? basically the
question is how to connect to the foxpro database in c#?
thanks.
avatar
s*n
2
as long as you can find corresponding odbc driver or oledb provider, you
should be fine. just google those keywords bah.

【在 k***e 的大作中提到】
: foxpro and C#
: We have some legacy foxpro databases still in use. I need
: to connect to these foxpro databases in my C# program. I
: have very limited knowledage of foxpro, can someone point
: me some resource that I can reference to? basically the
: question is how to connect to the foxpro database in c#?
: thanks.

avatar
w*t
3
are you using VS.NET? if yes, and you have experience working with SQL server,
I think you should be able to talk to foxpro by changing your code from
SQLxxxx to ODBCxxxx or OLExxxx, for example SQLConnection to ODBCConnection
etc, and it shall work (connection string can be different though)

【在 s******n 的大作中提到】
: as long as you can find corresponding odbc driver or oledb provider, you
: should be fine. just google those keywords bah.

avatar
a*t
4
I am working on a similar thing, but I have the luxury of exporting the FP DB
into SQL server.
good luck to both of us : ]

【在 k***e 的大作中提到】
: foxpro and C#
: We have some legacy foxpro databases still in use. I need
: to connect to these foxpro databases in my C# program. I
: have very limited knowledage of foxpro, can someone point
: me some resource that I can reference to? basically the
: question is how to connect to the foxpro database in c#?
: thanks.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。