This is the first time i've ever had this problem, as it has worked before with no problems. When I try to import, I get the following error message:
*********************************
PT Version: 2.17.00i
Error Date: 04/12/2008 17:58
Database Error: -1812
Error Text: SQLSTATE = S1001
[Microsoft][ODBC Microsoft Access Driver] Not enough space on temporary disk.
No changes made to database.
INSERT INTO tourney_summary ( tourney_id, place_of_finish, player_id, amt_won, real_player_id, sat_seat_won, actual_buy_in, actual_fee, total_rebuys, rebuy_amt, total_addons, addon_amt ) VALUES ( 1612, 5492, 236698, 0.0000, 236698, 0, 10.0000, 1.0000, 0, 0.0000, 0, 0.0000 )
DataObject: d_tourney_summary
Syntax In Error: INSERT INTO tourney_summary ( tourney_id, place_of_finish, player_id, amt_won, real_player_id, sat_seat_won, actual_buy_in, actual_fee, total_rebuys, rebuy_amt, total_addons, addon_amt ) VALUES ( 1612, 5492, 236698, 0.0000, 236698, 0, 10.0000, 1.0000, 0, 0.0000, 0, 0.0000 )
*********************************
