Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win 2000- trying to tap into UNIX DBF file using VB 6.0

Status
Not open for further replies.

bjtrott

Industrial
Joined
Feb 16, 2003
Messages
1
Location
US
I have an application that rides on Win 2000. I need to tap into a UNIX box and pull data out of a DBF file.

I have read a bit on WinSock and it look s as if this is the tool to use. I need to port the data out to Access and I was going to use SQL thru VB to do the work.

Has anyone undertaken this task and if so how did you make out and what tools did you use?

Thank you for your input

BT
 
I think you might want to use SAMBA on both the windoze and the UNIX boxes. That is what I do. That allows the UNIX file to be directly readable from the windoze box application.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top