dbTalk Databases Forums  

Accessing DBF files remotely.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Accessing DBF files remotely. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pascal Dorion
 
Posts: n/a

Default Accessing DBF files remotely. - 08-09-2006 , 12:41 PM






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

Reply With Quote
  #2  
Old   
Davide
 
Posts: n/a

Default Re: Accessing DBF files remotely. - 08-10-2006 , 08:03 AM






Hello Pascal,

Quote:
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






Reply With Quote
  #3  
Old   
Cindy Winegarden
 
Posts: n/a

Default Re: Accessing DBF files remotely. - 08-10-2006 , 12:02 PM



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 (AT) cindywinegarden (DOT) com


"Davide" <rossetti71 (AT) gmail (DOT) com> wrote

Quote:
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






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.