anonymous Log in
Search
Recents:
v3.0
postgresql-l
Erro ao criar campo com + de 30 caracteres
18/08/11 08:13

marcos.corso

Replies: 1

Bom dia pessoal
Estou usado
- genexus 1 evolution 1 ( java/c# )
- postgresql/sql server
Quando fui criar um campo de nome
“clientes teste tamanho campo com mais de trinca caracteres” numeric(4.0)
Na hora de compilar e executar funcionou 100 %
Mas abri o banco de dados e o campo está com o nome
“clientes teste tamanho campo c”
Ao tentar criar manualmente outro campo diretamente pelo banco de dados
com o mesmo nome ele deixou criar
Agora tentei compilar novamente, mudando as propriedades - significant
attribute name length e significant table name length, aumentei para
varios valores, 31, 64, 100, 128 e dá erro, se voltar para 30 dae
compila e roda normalmente
\error: rgz0002: Attribute name 'tamanho_da_campo_testando_abl_system'
exceeds maximum name length allowed by language (30 characters).
Via google encontrei alguns links sobre o assunto, mas nada resolvido ainda
http://www.gxtechnical.com/gxdlsp/pub/Genexus_8.0_Help_System/Development_Environment/HlpMsgSpec.htm
http://wiki.gxtechnical.com/commwiki/servlet/hwiki?Impact+Analysis+Error+Codes+and+Messages,
http://www.gxtechnical.com/gxdl/pub/genexus/devenv/docum/releasenotes/7.5/TruncadoObjAtt.htm
http://www.modulesoft.org/LinkClick.aspx?fileticket=J5mTdtIi7nE%3D&tabid=61&mid=401
file:///C:/Program%20Files%20%28x86%29/Artech/GeneXus/GeneXusXEv1/Documentation/documentation/5952.html
http://www3.gxtechnical.com/gxsearch/hgenexussearch_f.aspx?Significant+Table+name+length,GXDL_SAC_FORUMSR_DCENTER_CWIKI3_GXOPEN_GXNEWS_GXTRAINING_GXMEETINGS_BLOGS_MARKETPLACE_SUCCESS+STORIES
http://wiki.gxtechnical.com/commwiki/servlet/hwiki?Significant+Table+Name+Length+Property,
Como resolver isso ?
Obrigado
-----------------------------------------
Para Suscribirse/Desuscribirse:
http://www.gxtechnical.com/cgi-bin/hforum.exe?2,3,30,24
Por consultas owner-postgresql-l@gxtech.com.uy
__________ Information from ESET NOD32 Antivirus, version of virus signature database 6298 (20110715) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
Replies

marcos.corso

18/08/11 10:15
Bom dia pessoal Estou usado - genexus 1 evolution 1 ( java/c# ) - postgresql/sql server Quando fui criar um campo de nome �clientes teste tamanho campo com mais de trinca caracteres� numeric(4.0) Na hora de compilar e executar funcionou 100 % Mas abri o banco de dados e o campo est� com o nome �clientes teste tamanho campo c� Ao tentar criar manualmente outro campo diretamente pelo banco de dados com o mesmo nome ele deixou criar Agora tentei compilar novamente, mudando as propriedades - significant attribute name length e significant table name length, aumentei para varios valores, 31, 64, 100, 128 e d� erro, se voltar para 30 dae compila e roda normalmente \error: rgz0002: Attribute name 'tamanho_da_campo_testando_abl_system' exceeds maximum name length allowed by language (30 characters). Via google encontrei alguns links sobre o assunto, mas nada resolvido ainda http://www.gxtechnical.com/gxdlsp/pub/Genexus_8.0_Help_System/Development_Environment/HlpMsgSpec.htm http://wiki.gxtechnical.com/commwiki/servlet/hwiki?Impact+Analysis+Error+Codes+and+Messages, http://www.gxtechnical.com/gxdl/pub/genexus/devenv/docum/releasenotes/7.5/TruncadoObjAtt.htm http://www.modulesoft.org/LinkClick.aspx?fileticket=J5mTdtIi7nE%3D&tabid=61&mid=401 file:///C:/Program%20Files%20%28x86%29/Artech/GeneXus/GeneXusXEv1/Documentation/documentation/5952.html http://www3.gxtechnical.com/gxsearch/hgenexussearch_f.aspx?Significant+Table+name+length,GXDL_SAC_FORUMSR_DCENTER_CWIKI3_GXOPEN_GXNEWS_GXTRAINING_GXMEETINGS_BLOGS_MARKETPLACE_SUCCESS+STORIES http://wiki.gxtechnical.com/commwiki/servlet/hwiki?Significant+Table+Name+Length+Property, Como resolver isso ? Obrigado ----------------------------------------- Para Suscribirse/Desuscribirse: http://www.gxtechnical.com/cgi-bin/hforum.exe?2,3,30,24 Por consultas owner-postgresql-l@gxtech.com.uy


Back to postgresql-l