|
Publicité ' | |||||||||||||||||||||||
|
|
#1 |
|
Invité de passage
![]() Inscription : août 2007 Messages : 1 ![]() |
Hi all,
I'm new at the forum and I don't speak french (although I understand it due to 3 years of French classes in school). Also My problem is simple to explain! I created a Physical Model using Enterprise Architect, and generated the correspondent SQL, this model was full of column comments that will help the development team and these comments are also in the SQL generated in the following form: COMMENT ON COLUMN "TRC_Actions"."actionId" IS 'Action Identifier' go But, when I try to generate the database in Sybase ASE I get lots of syntax errors. I researched it for a bit of time and learn that the SQL that was generated was for Sybase ASA and not ASE. Is there any syntax for inserting column comments in Sybase ASE 12.5.3a? Hope you can help me TIA, Gonçalo |
|
|
00
|
|
|
#2 |
![]() ![]() |
Il existe des forums en anglais - p.ex. www.dbforums.com, ou encore forums.sybase.com.
Mais pour répondre à la question: ASE n'a pas de concept de commentaire pour les colonnes des tables, donc cette syntaxe n'est pas valide. Michael
__________________
Michael Peppler Membre de TeamSybase - www.teamsybase.com "A successful [software] tool is one that was used to do something undreamed of by its author." -- S. C. Johnson |
|
|
00
|
Copyright © 2000-2012 - www.developpez.com