public inbox for [email protected]
help / color / mirror / Atom feedPostgreSQL delete the blank in the end of the String automatically. how can I avoid it?
2+ messages / 2 participants
[nested] [flat]
* PostgreSQL delete the blank in the end of the String automatically. how can I avoid it?
@ 2004-05-18 15:27 [email protected]
2004-05-21 14:27 ` Re: PostgreSQL delete the blank in the end of the String Stephan Szabo <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: [email protected] @ 2004-05-18 15:27 UTC (permalink / raw)
To: pgsql-docs; +Cc: [email protected]
hello,
my Name is Rong. I am student at TU-Munich. I have some questions for
Postgresql7.2 under SuSe Linux.
Postgresql7.2 under SuSe Linux8.0.
I use PostgreSQL7.2 with PGAdminII1.4.2 under Windows2000.
I insert a String from Teleform6.0 of Cardiff through ODBC in table of
PostgreSQL.
There should be some blank in the End of the String. e.g: "data
"
But there ist no blank in the end of the String in the table. e.g: "data"
It means, that PostgreSQL delete the blank in the end of the String
automatically.
But I need the blank in the end of the String.
how can I avoid it?
How can convert TIFF Raw G3 to TIFF G4(image file format) in shell script
of linux.
I hope I can get your Help!
Thank you very much!
best regards!
rong
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: PostgreSQL delete the blank in the end of the String
2004-05-18 15:27 PostgreSQL delete the blank in the end of the String automatically. how can I avoid it? [email protected]
@ 2004-05-21 14:27 ` Stephan Szabo <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Stephan Szabo @ 2004-05-21 14:27 UTC (permalink / raw)
To: [email protected]; +Cc: pgsql-docs; [email protected]
On Tue, 18 May 2004 [email protected] wrote:
> hello,
>
> my Name is Rong. I am student at TU-Munich. I have some questions for
> Postgresql7.2 under SuSe Linux.
> Postgresql7.2 under SuSe Linux8.0.
> I use PostgreSQL7.2 with PGAdminII1.4.2 under Windows2000.
Note, 7.2 is fairly old (and I hope you really mean 7.2.x for the last x
in the set of 7.2 versions)
> I insert a String from Teleform6.0 of Cardiff through ODBC in table of
> PostgreSQL.
> There should be some blank in the End of the String. e.g: "data
> "
> But there ist no blank in the end of the String in the table. e.g: "data"
> It means, that PostgreSQL delete the blank in the end of the String
> automatically.
> But I need the blank in the end of the String.
What type are you inserting into? Can you give a self contained set of
table creation and inserts to show the problem?
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2004-05-21 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-05-18 15:27 PostgreSQL delete the blank in the end of the String automatically. how can I avoid it? [email protected]
2004-05-21 14:27 ` Re: PostgreSQL delete the blank in the end of the String Stephan Szabo <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox