View Single Post
Old 07-06-2009, 12:15 PM   #36
fhomess
Hall Of Famer
 
fhomess's Avatar
 
Join Date: Nov 2002
Posts: 3,644
Quote:
Originally Posted by eodgooch View Post
How difficult would it be to put several years of development that I have for my online league into this database? It would be a waste to get rid of all that valuable information. I can write my own scripts to inject the data I was just wondering if this was taken into consideration at all.

Just to clarify this would be going from Getch's utility and csv files to this sql DB.
Getch's util contains all the data you'd need to put it in this SQL database. A script would have to be written to extract the data from getch's individual player development files and generate the SQL insert statements, then load that into the DB.
__________________
StatsLab- PHP/MySQL based utilities for Online Leagues
Baseball Cards - Full list of known templates and documentation on card development.
fhomess is offline   Reply With Quote