Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Inserting a path into Database


  • From: Ranieri Mazili <ranieri(dot)oliveira(at)terra(dot)com(dot)br>
  • To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
  • Subject: Inserting a path into Database
  • Date: Mon, 04 Jun 2007 17:10:48 -0300
  • Message-id: <466471C8.40506@terra.com.br> <text/plain>

Hello,

I need to insert a path into a table, but because "\" I have a error by postgres, so how can I insert a path like bellow into a table:

insert into production values ('C:\Program Files\My program');

I appreciate any help
Thanks



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group