Insert data to new table

Nah CP <[email protected]>
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
Hi, i using postgreSQL in WinXP but i can't insert data into new table.
 
INSERT INTO my_table ("Name")
VALUES ('ABC');
ERROR:  array value must start with "{" or dimension information
or
INSERT INTO my_table (Name)
VALUES ('ABC');
ERROR:  column "name" of relation "my_table" does not exist
 
but i able to select the record. Thank You.

 Yahoo! Messenger
- Log on with your mobile phone!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.