Обсуждение: can't add data in my database
Hello, sorry for my english.
I can’t add data in all my table. I got a red x on my database when I connect with pgadmin3.
And I got the following message when I try to add data.
In French :
Erreur: la valeur du tableau doit commancer avec <<{>> ou avec l’information de la dimension.
My translation :
Error : the value of the array should start whith <<{>> or with the dimension information.
Help me please
Benoit IUND 2 a écrit :
> [...]
> And I got the following message when I try to add data.
>
> In French :
>
> Erreur: la valeur du tableau doit commancer avec <<{>> ou avec
> l’information de la dimension.
>
> My translation :
>
> Error : the value of the array should start whith <<{>> or with the
> dimension information.
>
It seems the message is pretty clear. When you try do change an array
value, you should start it with an { and finish it with a }.
--
Guillaume. http://www.postgresqlfr.org http://dalibo.com
thanks, i find my error. -- View this message in context: http://www.nabble.com/can%27t-add-data-in-my-database-tp17774093p17775549.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.