This is a discussion on Clipboard update within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Here's a small update to the clipboard support. It adds an option to allow using Tab as the column ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Here's a small update to the clipboard support. It adds an option to allow using Tab as the column separator. Using tab as the separator allows you to paste the results into Excel and OpenOffice Calc while retaining the columns. I haven't had the chance to test it, but I think it will also allow you to paste rows into SQL Server's Enterprise Manager. We should probably consider making the default copy settings be tab deliminated with no quoting, as that's how both Excel and the SQL Server tools put data into the clipboard. Ed ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |