Access Visual Foxpro Tables(Vfp Dbf) from Linux
Búsqueda personalizada
It is one of my first posts in english(recovered from: http://www.linuxforum.com/forums/index.php/topic,137025.0.html):
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 http://sourceforge.net/projects/clip-itk/ 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!
---------------------
God Bless You All!
Powered by ScribeFire.
Recent blog posts
- Stylish: per site CSS fix
- Certificación Zend PHP
- Application da-2009
- I'm listed at Softpedia.com!
- Seamonkey / IceApe and Session Manager
- Howto Install SK1 in Debian Sid
- On travel
- I'm moving out of MySQL
- Multiseat, Multiterminal, Green computer/computing
- Organic Groups Subscriptions v 1.1 (requeriments, configure, install and 5 tests)



Post new comment