by Gato_Vago » Fri Jan 16, 2009 1:38 pm
Hello Miike.
In the database ptracko.mdb the table game_level shows 5 records.
It goes like this:
game_level_id.....game_level_desc....game_type_id... game_level_big_bet... pl_nl
1.....................PL($0.25) Hi/Lo.......... 2................... 0.25.................1
2.....................PL($0.50) Hi/Lo.......... 2................... 0.50.................1
3.....................PL($0.25) Hi/Lo.......... 2................... 0.25.................1
4.....................PL($0.50) Hi/Lo.......... 2................... 0.50.................1
5.....................PL($1) Hi/Lo.......... ....2................... 0.25.................1
I dont have the least idea on what happened, but I have figured that if I export the tables to Excel one by one and make the changes there in the game_level_id field and then take the tables back to access, then the problem might be solved.
Now, when I tried to "repàir" the data base another db was created. ptrackero_repair.mdb size is around 14000 kb and ptracko_repair.mdb has more tha 62000 kb, so I am a little confused about what db to use. What do you think?