[SQL] RE: [SQL] REĀ : [SQL] Convert text from U TF8 to ASCII

2009-03-16 Thread Paul Dam
Sebastien, I know by looking at the data using PgAdmin. Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl <http://www.amyyon.nl/> Van: pgsql-

Re: [SQL] Convert text from UTF8 to ASCII

2009-03-13 Thread Paul Dam
UTF8 Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl -Oorspronkelijk bericht- Van: pgsql-sql-ow...@postgresql.org [mailto:pgsql-sql-ow...@postgresql.org] Namens Claus Guttesen Verzonden: woensdag 11 maart

Re: [SQL] Convert text from UTF8 to ASCII

2009-03-11 Thread Paul Dam
UNICODE. Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl -Oorspronkelijk bericht- Van: pgsql-sql-ow...@postgresql.org [mailto:pgsql-sql-ow...@postgresql.org] Namens Leif B. Kristensen Verzonden: woensdag

[SQL] Convert text from UTF8 to ASCII

2009-03-11 Thread Paul Dam
before insert or when selecting? Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl <http://www.amyyon.nl/> <>

Re: [SQL] wired behaviour

2008-11-28 Thread Paul Dam
NULL values? Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Lutz Steinborn Verzonden: vrijdag 28 november 2008 14:52 Aan

Re: [SQL] BULK COLLECT

2008-11-24 Thread Paul Dam
Scott and others, The following article by Steven Feuerstein from 2004 explains it quite clear, I think. http://www.oracle.com/technology/oramag/oracle/04-jan/o14tech_plsql.html Paul Dam -Oorspronkelijk bericht- Van: Scott Marlowe [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 21

[SQL] BULK COLLECT

2008-11-21 Thread Paul Dam
Hoi, Is there an equivalent in PL/pgSQL for BULK COLLECT in PL/SQL of Oracle? Met vriendelijke groet, Paul Dam Informatieanalist Amyyon Bijsterhuizen 11.58 6546 AS Nijmegen 050 - 311 5686 www.amyyon.nl <http://www.amyyon.nl/> <>

Re: [SQL] cross-database references are not implemented

2008-06-03 Thread Paul Dam
Thanks Adrian, I casted a column to a type with "value::..%type" That was the problem. Met vriendelijke groet, Paul Dam -Oorspronkelijk bericht- Van: Adrian Klaver [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 3 juni 2008 15:57 Aan: pgsql-sql@postgresql.org CC: Paul Dam Ond

[SQL] cross-database references are not implemented

2008-06-03 Thread Paul Dam
export in the public table. If I do an insert I get the error message: "ERROR: cross-database references are not implemented". How can I solve this? Met vriendelijke groet, Paul Dam