On Friday 28 Sep 2007, kam wrote: > I have a web site with Win2000 and apache2 and python and dabo and > postgresql. > > I have many years experience with fox but almost none with python. I have a > dbf with 1gb data that I would like to put on the web with a program in > dabo that allows an Internet user to search a few different fields and if > they get a match, display the info in about 30 fields. Does anyone know of > a sample that would do this with few changes? Is there a better way to do > it with python? I only want a python solution as it is my first project to > begin converting all our programs and data to python by 2012. >
Kam,
Around two years ago I converted some data in a VFP database into a postgresql one. To do this I wrote a couple of VFP scripts. They're not perfect; they have some limitations and need a bit of TLC but I'd be happy to blow the dust off them and send them to you (or anyone else for that matter) if you need them.
-- Geoff
©2007 Geoffrey Clements |