i recently tried to import some full ring hands and i got mutliple errors that were all similar. i got the new patch and the first import was successful but missed all of the hands i tried to import prior. after a few succesful uploads i got the error again and some hands were imported but not all. here is the error
*********************************
PT Version: 2.17.03f
Error Date: 02/07/2009 21:31
Database Error: -1206
Error Text: SQLSTATE = S1000
[Microsoft][ODBC Microsoft Access Driver] Cannot open database '|'. It may not be a database that your application recognizes, or the file may be corrupt.
No changes made to database.
INSERT INTO players ( screen_name, treeview_icon, player_id, main_site_id, hide_ind, ring_player, tourney_player ) VALUES ( 'sp_orbital', 1, 6385, 2, 0, 1, 0 )
DataObject: d_player_names
Syntax In Error: INSERT INTO players ( screen_name, treeview_icon, player_id, main_site_id, hide_ind, ring_player, tourney_player ) VALUES ( 'sp_orbital', 1, 6385, 2, 0, 1, 0 )
*********************************
