Обсуждение: can't add data in my database

Поиск
Список
Период
Сортировка

can't add data in my database

От
"Benoit IUND 2"
Дата:
<div class="Section1"><p class="MsoNormal"><span lang="EN-US">Hello, sorry for my english.</span><p
class="MsoNormal"><spanlang="EN-US"> </span><p class="MsoNormal"><span lang="EN-US">I can’t add data in all my table. I
gota    red x on my database when I connect with pgadmin3.</span><p class="MsoNormal"><span lang="EN-US"> </span><p
class="MsoNormal"><spanlang="EN-US">And I got the following message when I try to add data.</span><p
class="MsoNormal"><spanlang="EN-US"> </span><p class="MsoNormal"><span lang="EN-US">In French : </span><p
class="MsoNormal"><spanlang="EN-US"> </span><p class="MsoNormal">Erreur: la valeur du tableau doit commancer avec
<<{>> ou avec l’information de la dimension.<p class="MsoNormal"> <p class="MsoNormal"><span
lang="EN-US">Mytranslation :</span><p class="MsoNormal"><span lang="EN-US">Error : the value of the array should start
whith<<{>> or with the dimension information.</span><p class="MsoNormal"><span lang="EN-US"> </span><p
class="MsoNormal"><spanlang="EN-US">Help me please</span></div> 

Re: can't add data in my database

От
Guillaume Lelarge
Дата:
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


Re: can't add data in my database

От
benoitXV
Дата:
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.