Re: how to store whole XML file in database

Поиск
Список
Период
Сортировка
От Brandon Aiken
Тема Re: how to store whole XML file in database
Дата
Msg-id F8E84F0F56445B4CB39E019EF67DACBA48B946@exchsrvr.winemantech.com
обсуждение исходный текст
Ответ на how to store whole XML file in database  ("deepak pal" <deepak.05pal@gmail.com>)
Ответы Re: how to store whole XML file in database  (Richard Huxton <dev@archonet.com>)
Список pgsql-general

You’ll have to escape any quotation marks or your SQL will not parse your strings correctly.

 

--

Brandon Aiken

CS/IT Systems Engineer


From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of deepak pal
Sent: Monday, February 12, 2007 4:07 AM
To: PostgreSQL - General
Subject: [GENERAL] how to store whole XML file in database

 

hi,,
       i have to insert whole xml file in database ,there is a text field for that.but it shows error  parse error where there are attribute ..plz help me out.

 


** LEGAL DISCLAIMER **
Statements made in this e-mail may or may not reflect the views and opinions of Wineman Technology, Inc. or its employees.

This e-mail message and any attachments may contain legally privileged, confidential or proprietary information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this e-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tommy Gildseth
Дата:
Сообщение: Re: how to store whole XML file in database
Следующее
От: Bill Moseley
Дата:
Сообщение: Re: Adjacency List or Nested Sets to model file system hierarchy?