by cartamundi » Sun Jan 04, 2009 10:01 pm
I sent a copy of one of my files for the game date issue to support. I think an update to the latest version may have solved this.
the other problem I have seems more significant. here is an example:
*********************************
PT Version: 2.17.03d
Error Date: 01/04/2009 20:50
Database Error: -1003
Error Text: SQLSTATE = S1093
[Microsoft][ODBC Microsoft Access Driver] Invalid argument.
No changes made to database.
INSERT INTO game ( game_id, game_number, site_id, date_played, game_level_id, pot, rake, player_id, import_date, table_name, winning_hand, real_player_id, players_saw_flop, number_of_players, ub_game_number, ub_kill_game ) VALUES ( 428127, 428127, 2, {ts '2008-12-31 00:36:34'}, 1, 1.0000, 0.0000, 55552, {ts '2009-01-04 20:50:44'}, 'Lunaria', '(did not show hand)', 55552, 0, 10, '23423657635', 0 )
DataObject: d_game
Syntax In Error: INSERT INTO game ( game_id, game_number, site_id, date_played, game_level_id, pot, rake, player_id, import_date, table_name, winning_hand, real_player_id, players_saw_flop, number_of_players, ub_game_number, ub_kill_game ) VALUES ( 428127, 428127, 2, {ts '2008-12-31 00:36:34'}, 1, 1.0000, 0.0000, 55552, {ts '2009-01-04 20:50:44'}, 'Lunaria', '(did not show hand)', 55552, 0, 10, '23423657635', 0 )
*********************************
I will send a support ticket for this shortly, as well.