Linux Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
September 06, 2008, 03:19:30 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
634020
Posts in
147275
Topics by
72194
Members
Latest Member:
kkhagani
Linux Forum
General Linux Issues
Linux Programming
(Moderator:
x86processor
)
Visual Foxpro Tables ( Vfp Dbf ) Access From Linux
0 Members and 1 Guest are viewing this topic.
« previous
next »
Pages:
[
1
]
Author
Topic: Visual Foxpro Tables ( Vfp Dbf ) Access From Linux (Read 761 times)
berenguer
n00b
Karma: 0
Offline
Posts: 1
Visual Foxpro Tables ( Vfp Dbf ) Access From Linux
«
on:
March 31, 2005, 05:28:11 pm »
I don't know if it is new, but today, alfer a large week of intensive research, finally i had discover a way to access visual foxpro databases directly from linux. What do you need? download, compile and install CLIP from [a href=\'http://www.itk.ru/english/download.shtml\' target=\'_blank\']http://www.itk.ru/english/download.shtml[/a] then put the vfp table into the same directory of the next script:
file: testdbf.prg
use dbftable
list columnname
Next you need to compile with: 'clip testdbf.prg' and link for execution with: 'clip -e testdbf.o'
And Enjoy!
I have not time to port it dbf support to gnu c++ libraries, but i'm sure that somebody in opensource comunity will found it interesting.
Sorry for the english, i'm spanish native speaker
---------------------
God Bless You All!
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
LinuxForum Information
-----------------------------
=> LinuxForum Feature Requests and Bugs
=> LinuxForum News and Announcements
-----------------------------
The LinuxForum General
-----------------------------
=> LinuxForum General Chat
=> Linux Advocacy
=> Introductions
-----------------------------
The Kernel
-----------------------------
=> Linux Kernel Support
=> Patch Management
=> Development Release
-----------------------------
General Linux Issues
-----------------------------
=> Linux Programming
=> Linux Security
=> Linux Software
-----------------------------
Linux Troubleshooting
-----------------------------
=> Linux Hardware Problems
===> Linux Video Problems
===> Linux Sound Problems
=> Linux Networking Support
=> Linux Printing Support
=> Linux Human Interface Devices Support
=> Linux Data Storage Support
=> Linux Applications Support
=> Linux Installation Support
=> Linux Laptops Support
=> Linux Motherboard, Chipsets, CPU, Memory
=> Miscellaneous
-----------------------------
Linux Distribution Support
-----------------------------
=> Debian Linux Support
=> Ubuntu Linux Support
=> LiveCD Discussions
=> Gentoo Linux Support
=> Mandrake Linux Support
=> Redhat / Fedora Linux Support
=> Slackware Linux Support
=> SuSE Linux Support
=> CentOS Linux Support
-----------------------------
Linux Server Administration
-----------------------------
=> Linux Web Servers
=> Linux DNS Servers
=> Linux Database Servers
=> Linux Email Servers
=> Linux FTP Servers
=> Linux Squid Proxy Server
=> Linux Samba Help
-----------------------------
Linux Gaming
-----------------------------
=> Linux Games
=> Windows Game Emulation
Loading...