Re: [pgadmin-support] Results from testing RC2, rev: 5607:5627M

2006-11-13 Thread Erwin Brandstetter
Hi developers! Hi Dave! [EMAIL PROTECTED] wrote: - While experimenting with pasting, I pasted the dummy text 'asdfg' to an integer column and saved - which produced an error as expected. The nature of the error was a bit of a surprise though: An error has occurred: FEHLER: Spalte >>asdf

Re: [pgadmin-support] Results from testing RC2, rev: 5607:5627M

2006-11-13 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: - The undead "undo" issue: The save dialogue pops up, even if there is no data to save, even if I did not enter edit mode in the row of the cursor at all, ... To clarify: the new save dialogue when pasting a new row by pressing while not in edit mode. /Erwin ---

[pgadmin-support] Results from testing RC2, rev: 5607:5627M

2006-11-13 Thread Erwin Brandstetter
Hi developers! Hi Dave! Dave, I have tested the new version you sent me. RC2, rev: 5607:5627M. (5627M?) - No crashes or anything major sighted in two hours of testing (mainly edit grid). - You have definitely improved the handling of timestamps, dates and intervals. Copy & paste is much more

[pgadmin-support]

2006-11-13 Thread Mike Knell
Hi I have successfully set up a linked server to access a Postgres database via SQL Server on my XP machine. I have tried to do the same from a Windows 2003 server running SQL server 2000 but it does not connect. When I click Test in the PostgreSQL ODBC Driver Setup it does not say ‘Connec

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Dave Page
Erwin Brandstetter wrote: [EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: [EMAIL PROTECTED] wrote: And in case you were wondering, we use the wxTE_RICH flag to allow the control to hold more than 64KB of text (though I do wonder if that's actually still required). Now that you have dis

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: [EMAIL PROTECTED] wrote: And in case you were wondering, we use the wxTE_RICH flag to allow the control to hold more than 64KB of text (though I do wonder if that's actually still required). Now that you have disabled editing bytea, it mig

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Dave Page
Erwin Brandstetter wrote: [EMAIL PROTECTED] wrote: It actually seems to happen on paste, not copy, and happens with the editor in rich text mode. It's a wx bug though so I'll log it with them. As you can deselect the ghost linebreak before copying, and if you do, it won't be pasted, it cert

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: It actually seems to happen on paste, not copy, and happens with the editor in rich text mode. It's a wx bug though so I'll log it with them. As you can deselect the ghost linebreak before copying, and if you do, it won't be pasted, it certainly looks like it owuld h

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Dave Page
Dave Page wrote: Erwin Brandstetter wrote: Hi developers! Hi Dave! Testing RC2, rev 5607:5610. Client Win XP. There is one more longstanding issue I have not reported yet and can't find in the "known issues" list. In edit mode, you can select an extra linebreak past the last real character

Re: [pgadmin-support] edit grid: linebreak added to data

2006-11-13 Thread Dave Page
Erwin Brandstetter wrote: Hi developers! Hi Dave! Testing RC2, rev 5607:5610. Client Win XP. There is one more longstanding issue I have not reported yet and can't find in the "known issues" list. In edit mode, you can select an extra linebreak past the last real character. You cannot navig