On Nov 11, 2008, at 12:04 PM, KAM.covad wrote:

> Has anyone done anything like this and/or beginning to work on it?  
> Is there some 'canned' way to convert vfp9 data tables into
> postgresql and use the dabo framework so that it would allow me to  
> view records, create some sql, etc for testing? And then
> possibly create some simple data entry screens just to prove some  
> design concepts?

        For the conversion you might take a look at Stru2PostgreSQL, which is  
Kevin Cully's modification to my Stru2MySQL program. You can download  
it from: ftp://leafe.com/stru2postgreSQL.PRG

        The AppWizard is great for creating quick data query/entry forms; you  
might also take a look at the "Building a Database Application using  
the Dabo Class Designer" (parts 1&2) screencasts on 
http://dabodev.com/documentation 
.

        Being created by a couple of old Fox guys, Dabo knows how to work  
with data. However, we have not simply copied The Fox Way; instead, we  
took the best ideas in Fox and implemented them in Python. So  
sometimes things work the same, and other times they do not. If you  
get stuck, this list is the best resource for help.


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to