[pgadmin-support] Kudos on Ver 1.4 from an OS X user

2005-11-03 Thread Patrick Hatcher
ion form. Before you would click and nothing would happen I've been using it for the past day and haven't experienced any problems. Patrick Hatcher Development Manager Analytics/MIO Macys.com 415-422-1610 ---(end of broadcast)--- TIP 5:

Re: [pgadmin-support] OS X V 1.22 (June 9 2005) cannot edit functions/sql

2005-06-28 Thread Patrick Hatcher
Sorry. No error is displayed. Clicking does not switch to the next window. Patrick Hatcher Macys.Com "Adam H. Pend

[pgadmin-support] OS X V 1.22 (June 9 2005) cannot edit functions/sql

2005-06-28 Thread Patrick Hatcher
Downloaded Pgadmin 1.22 for OS X and now I cannot edit previously created functions or views. When trying to edit either, I cannot switch from the Properties tab to any other tabs. Patrick Hatcher Macys.Com ---(end of broadcast)--- TIP 7

Re: [pgadmin-support] Pgadmin on OS x

2005-06-06 Thread Patrick Hatcher
Why not pull from the snapshots that are created? I've been using those for a while and have had only one problem: http://developer.pgadmin.org/snapshots/osx/ Patrick Hatcher "

[pgadmin-support] OS X compile error

2005-04-07 Thread Patrick Hatcher
Downloaded CVS version of pgAdmin and during the ./configure I received the following error: configure: error: you need to install the ogl package from wxWindows/contrib/src/ogl with wxUSE_DEPRECATED=0 I have wxMac-2.5.5 installed. Any clues on how I proceed? TIA Patrick Hatcher

Re: [pgadmin-support] OS X compile error

2004-11-15 Thread Patrick Hatcher
Thanks Adam.  Just let me know when it's available and what I need to do to compile and then I'll test. Patrick Hatcher Macys.Com "Adam H.Pendleton" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 11/12/04 09:10 AM To Patrick Hatcher <[EMAIL PROTECTED]>

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Patrick Hatcher
r the help Patrick Hatcher Macys.Com Andreas Pflug <[EMAIL PROTECTED]> 11/10/04 01:42 AM To Patrick Hatcher <[EMAIL PROTECTED]> cc [EMAIL PROTECTED] Subject Re: [pgadmin-support] OS X compile error Patrick Hatcher wrote: > > Trying to compile code from the

[pgadmin-support] OS X compile error

2004-11-09 Thread Patrick Hatcher
Trying to compile code from the CVS and I receive this error: ld: Undefined symbols: ctlComboBox::GetStringSelection() const make[2]: *** [pgadmin3] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Any clues? TIA Patrick Hatcher Macys.Com

[pgadmin-support] Dumb cvs compile question

2004-10-29 Thread Patrick Hatcher
ok dumb question.  I downloaded latest source from CVS using the web tar link.  How do I compile it?  There is no configure file. TIA Patrick Hatcher Macys.Com

[pgadmin-support] Compile PgAdIII on OS X error

2004-10-28 Thread Patrick Hatcher
tual    size_t wxMBConv::MB2WC(wchar_t*, const char*, long unsigned int) const make[2]: *** [utffile.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Any clues on how to fix this? TIA -patrick Patrick Hatcher Macys.Com

[pgadmin-support] ERROR: operator does not exist: - oid

2004-10-15 Thread Patrick Hatcher
PostgreSQL: 7.4.5 PgAdmin III 1.2.0 Beta 2 (Sep 24, 2004) When viewing data via the grid, either by clicking the glasses or right mouse clicking and selecting view data, on a table that is built without OIDs, the following error message shows: ERROR: operator does not exist: - oid HINT: No ope