On 1/25/2011 12:53 PM, Gary Jeurink wrote:
> I have a football database tht I maintain as a hobby (pro and college) that
> must be updated weekly with scores and statistics during the season and
> yearly with the game schedule. I have been cutting and pasting my weekly
> stats from a ncaa html page to an excel sheet then after editing and sorting
> I import to my FoxPro table. It takes me about 30 minutes to do 120 teams
> plus the pro's. I use it to play the fantasy games on ESPN.
>
> Right now I am learnng PHP and I will want to build a site using MySQL. Will
> there be an easy way to update the MySQL stats table on the web from my
> local foxpro table.


Hi Gary,

If all fields were the same types, it's not too hard.  I've done this 
for a couple clients when I upsized their apps to use a MySQL backend 
instead of a VFP one.  The gotchas come with logical fields for sure.

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
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.

Reply via email to