| ||||
| ||||
|
Важные объявления |
|
10.04.2011, 01:44 | #5 (permalink) |
Участник
|
Сам долго искал ответ на последний вопрос, скопирую ответ сюда, может кому поможет:
Hi, guys! My sql-coder friend looked to a problem and find the solution to make the current TourneyLuck working with last build of PokerTracker! I tested it, and it is works! 1) Load the pgAdmin3 app 2) Connect to your postgre server 3) Click a base you need to connect with TourneyLuck 4) Click button "Execute SQL query" or Ctrl+E 5) Insert the following 2 queries to the editor and click execute it one after another: Query 1: CREATE TABLE lookup_tourney_table_type ( id_type smallint NOT NULL, description text, CONSTRAINT lookup_tourney_table_type_primary_key PRIMARY KEY (id_type) ) Query 2: insert into lookup_tourney_table_type (id_type,description) SELECT id_table_type,description FROM tourney_table_type 6) Run the TourneyLuck app and connect it to the database. Thats all. I hope our builders will check out this and say if there is something wrong (may it cause some bugs in work?) kydechuk01 Posts: 10Joined: Sat Jun 27, 2009 4:30 am [Зарегистрироваться?] |
0 |
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Проблема с Holdem Manager | nagoHaak | Покер софт | 6 | 02.11.2010 23:24 |
Pokerstars и Holdem manager проблема с лэйаутом | zorgan | Покер софт | 5 | 10.02.2010 19:37 |
Проблема с Holdem Manager! Help! | Makler | Покер софт | 1 | 24.09.2009 17:29 |
Holdem luck (NL10, 6max) | UBERPWNER | Безлимитный холдем микро бай-инов | 3 | 28.08.2009 20:22 |
Проблема с HUDom Holdem managera | Alaeto | Покер софт | 5 | 24.08.2008 14:15 |
|
|