Groups | Blog | Home
all groups > dotnet general > march 2004 >

dotnet general : dBase Connection


Kshitij
3/3/2004 10:26:08 PM
HI,

How to connect to the dBase database?? One option is to create a DSN and use it.But I want to do it in some other way like just passing a connection string or like that.

Cindy Winegarden
3/4/2004 8:11:31 AM
In news: 3198ED34-6E55-4E6C-BAD0-DA6F2D96CBB0@microsoft.com,
[quoted text, click to view]

Hi Kshitij,

You may be able to read your Dbase tables with the FoxPro and Visual FoxPro
OLE DB provider, available from
http://msdn.microsoft.com/vfoxpro/downloads/updates/default.aspx.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.winegarden@mvps.org www.cindywinegarden.com


Cor
3/4/2004 12:34:54 PM
Hi,

Have a look at OleDB at msdn.microsoft.com

And then to http://www.connectionstrings.com

DBF/Foxpro

A lot of stuff.

Cor

[quoted text, click to view]
use it.But I want to do it in some other way like just passing a connection
string or like that.
[quoted text, click to view]

AddThis Social Bookmark Button