Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Commercial Software

Notices

Commercial Software Discussion of commercial gambling-related / poker software & commercial graphics modifications

Reply
Thread Tools Display Modes
Old 07-15-2007, 02:40 PM   #301
veteran
 
Join Date: Jun 2005
Location: Canada
Posts: 3,215
Re: New Software: Holdem Manager

Quote:

I never converted PT to SQL - How do I go about installing SQL for the first time?
Just finished this:
Postgres Installation Instructions

If you know a lot about postgreSQL or never heard of it or anything in between, could you check out the link and let me know if it is easy to follow?

Thanks,

rvg
rvg72 is offline   Reply With Quote
Old 07-15-2007, 03:54 PM   #302
Is Right
 
NoahSD's Avatar
 
Join Date: Aug 2005
Posts: 18,271
Re: New Software: Holdem Manager

gogogogogogoggogogog
NoahSD is offline   Reply With Quote
Old 07-15-2007, 04:25 PM   #303
enthusiast
 
Join Date: Feb 2007
Posts: 90
Re: New Software: Holdem Manager


Postgres Installation Instruction CHECK


Now.. Its only one thing missing!
Emwi is offline   Reply With Quote
Old 07-15-2007, 04:30 PM   #304
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 29,170
Re: New Software: Holdem Manager

Quote:

Postgres Installation Instruction CHECK


Now.. Its only one thing missing!
I just tried - using the step by step by rvg, and got this:



WTF is this, and how do I fix it?
fozzy71 is offline   Reply With Quote
Old 07-15-2007, 04:51 PM   #305
veteran
 
Join Date: Jun 2005
Location: Canada
Posts: 3,215
Re: New Software: Holdem Manager

Looks like a PostgreSQL issue with installing on Vista. There are a couple of work arounds

1) Log in as adminstrator and install postgreSQL

or

2) In the Control Panel - User Account management disable User Account Control (UAC)

or

3)
1. Start/All Programs/Accessories
2. Right-click on Command Prompt
3. Select "Run as Administrator"
4. Click OK on the dialog that appears
5. cd \[The directory where you put the install files]
6. Run the installer .msi from the command line.

Let me know what works - I'll need to update the setup guide for Postgres. Apparently version 8.3 of Postgres already has a fix for this.

rvg
rvg72 is offline   Reply With Quote
Old 07-15-2007, 05:00 PM   #306
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 29,170
Re: New Software: Holdem Manager

I am on XP - and

1 - I seem to be logged in as admin.


2- I dont see " disable User Account Control (UAC)" when i got to - Control Panel> User Accounts

3 - When I click Run as I get this, and pick Admin at the bottom:


I leave the password blank and then get this:
fozzy71 is offline   Reply With Quote
Old 07-15-2007, 05:11 PM   #307
veteran
 
Join Date: Jun 2005
Location: Canada
Posts: 3,215
Re: New Software: Holdem Manager

Quote:
I am on XP
Ok, how about this:

To start the Secondary Logon service

1. Open Services from Control Panel - Administrative Tools

2. In the Name column, click Secondary Logon.

3. On the Action menu, click Start.

If the Secondary Logon service is not there then did you happen to install XP Lite or run some other program that trims down on what is running within Windows?

Thanks,

Roy
rvg72 is offline   Reply With Quote
Old 07-15-2007, 05:17 PM   #308
Pooh-Bah
 
TheProdigy's Avatar
 
Join Date: Jun 2005
Posts: 4,434
Re: New Software: Holdem Manager

FWIW;

Although the postgres install was manual for your program, it's not like Pokertracker's was all that easy either..you had to have some idea of what to do before you could get it to work so the same could be expected for your program.

ETA on release candidate? I want to give you some feedback but my girl gets off work in like 3 hrs so I am trying to test it soon.
TheProdigy is offline   Reply With Quote
Old 07-15-2007, 05:22 PM   #309
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 29,170
Re: New Software: Holdem Manager

This is getting ridiculous. I think I know why I never installed SQL for PT now.

fozzy71 is offline   Reply With Quote
Old 07-15-2007, 05:23 PM   #310
veteran
 
Join Date: Jun 2005
Location: Canada
Posts: 3,215
Re: New Software: Holdem Manager

I think that for most people getting PostgreSQL installed will be pretty easy and for everyone else we'll just have to work through it and when we get it working I'll update the PostgreSQL install page. I did look into some embedded, zero install database options but none compared to PostgreSQL in terms of power.

Release candidate for private beta testers is about 30 minutes away

rvg
rvg72 is offline   Reply With Quote
Old 07-15-2007, 05:30 PM   #311
banned
 
Join Date: Jul 2006
Location: ON AIM
Posts: 3,649
Re: New Software: Holdem Manager

postgresql is ez to install....it really doesn't require a lot of skill/expertise
jonyy6788 is offline   Reply With Quote
Old 07-15-2007, 05:31 PM   #312
veteran
 
Join Date: Jun 2005
Location: Canada
Posts: 3,215
Re: New Software: Holdem Manager

Quote:
This is getting ridiculous. I think I know why I never installed SQL for PT now.


If you go to Properties under Action can you set the Start Type to Automatic and then click Start from there?

If that does not work then can you try typing this into a command line:

sc create seclogon binPath= "C:\WINDOWS\System32\svchost.exe -k netsvcs" start= auto DisplayName= "Seconday Logon"


Thanks!

rvg
rvg72 is offline   Reply With Quote
Old 07-15-2007, 05:34 PM   #313
Pooh-Bah
 
TheProdigy's Avatar
 
Join Date: Jun 2005
Posts: 4,434
Re: New Software: Holdem Manager

Very good to hear.

Once this is done you def. need to send everyone to your site forums and then def. start a new beta testers thread here as to not deal with all the clutter in this thread..

Obviously just suggestions to make your life easier and to find bug reports and stuff ..Just shoot me an e-mail if you want me to help with any of that as I said I would try my best to help.
TheProdigy is offline   Reply With Quote
Old 07-15-2007, 05:37 PM   #314
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 29,170
Re: New Software: Holdem Manager

Quote:
postgresql is ez to install....it really doesn't require a lot of skill/expertise
Thanks for the useful post.
fozzy71 is offline   Reply With Quote
Old 07-15-2007, 05:42 PM   #315
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 29,170
Re: New Software: Holdem Manager

Quote:
If you go to Properties under Action can you set the Start Type to Automatic and then click Start from there?
That seemed to do it.
fozzy71 is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 01:55 PM.


Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive