anyone used this have tried fracsoft this weekend and is a pile of poop!! just trying to get some histroical in-play data for premier league matches in football...??? help much appreciated.
If you open the Betfair Historical data file by double clicking the csv file name or using "file - open" it will probably use excel to try to open the file unless you do not have csv files associated with excel. The issue with excel is that the csv file contains too many records for a single worksheet unless you are using excel 2007 or later.
Another option is to open it with something like ms access or any other database where you can get round the 65536 row limit of excel 2003. However, once you have the csv file into your database then you need to clease the data as there can be some data integrity issues. The bulk of it is OK but it still definitely needs cleansing.
Finally, Betfair changed the delimiter format of the csv file in mid July 2008, it is now enclosed in quotation marks but prior to the change was delimited by commas.
Good Luck !
If you open the Betfair Historical data file by double clicking the csv file name or using "file - open" it will probably use excel to try to open the file unless you do not have csv files associated with excel. The issue with excel is that the csv f