On 07/22/2012 07:27 AM, Eurico Chagas Filho wrote: > Jeff > > Are u accessing the .dbf files from a Python program written for the web ? > I can do it from a desktop Python, but never tried from the internet. > > I got this dilemma, where I have a VFP program and I want to access the > same database from a Python program. My choice is to use MySQL but > for a time I could use the DBC and change latter. > > E. > > In the final analysis I am going to "do it right" and get this multi >> part thing working. I already did it in Python but for this project I >> needed a sophisticated interface. The Python SMTP lib works very well >> and is easy to set up. Because of time and because it is part of a VFP >> application I made the decision to do it in VFP. >> >> Next time... >> >> >> Jeff >> >> Eurico: My application reads a spreadsheet into a DBF and then sends out an email to the addresses in the DBF. In Python I use SQLite or PostgreSQL. My goal is to start using PostgreSQL with my VFP applications and it is my database of choice for everything moving forward including Python, Dabo & Django.
Thanks, Jeff --------------- Jeff Johnson [email protected] (623) 582-0323 www.san-dc.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

