Re: Accessing DBF files remotely.
- From: "Cindy Winegarden" <cindy@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 Aug 2006 13:02:14 -0400
Also, if the DBFs are FoxPro files you can use the FoxPro and Visual FoxPro
OLE DB data provider, downloadable from
msdn.microsoft.com/vfoxpro/downloads/updates (it works with all versions of
Fox files) and use a SQL linked server.
--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy@xxxxxxxxxxxxxxxxxxx
"Davide" <rossetti71@xxxxxxxxx> wrote in message
news:7c768b02160ae68c88aa542aff4ac@xxxxxxxxxxxxxxxxxxxxxxx
Hello Pascal,
Hi,
We have a Vantive CRM running on SQL Server 2000 in Chile and we need
to access DBF files on a server that also runs SQL 2000 in Peru. How
can I get the SQL server in Peru to access the DBF files and then the
Chilean server to get the data from the Peruvian server? The idea is
to get both SQL servers talking together with encrypted connection.
Any clues?
Thanks,
Pascal Dorion
IT Manager Precision Peru
I'm not expert at all about the matter but i think: you can access DBF
files using ODBC drivers for dBase or FoxPro depending on the proper DBMS
(you can use a DTS , on the Peru server, to import via ODBC the dbf file
into SQL).
Then using a Linked Server from Chile-Server to Peru-Server could be a
solution?
Bye
.
- References:
- Re: Accessing DBF files remotely.
- From: Davide
- Re: Accessing DBF files remotely.
- Prev by Date: Connection2.ProviderID values
- Next by Date: invalid transformation
- Previous by thread: Re: Accessing DBF files remotely.
- Next by thread: Re: ErrorColumn in SSIS data destination
- Index(es):
Relevant Pages
|