Hallo !

My application uses the field comments of a table to decide what to do.
Is the user allowed to leave the field empty, is he allowed to enter
data, do i need a textbox or a combobox in my forms ......

 
Is there a way to pass value to the field comment of a table when
creating a table via programm ???

create table xxx( field1 char(20) comment = "mycomment",.......)
Until now i create a table from my programm and then use sqlstudio to
alter the table (putting my comments to the fields) 

Any help welcomed

Best regards

Albert Beermann

                    '''''
                  ''''''''' 
                    (0 0) 
 +---------oOO-------(_)-------------------+ 
 | Tel: 0541/5841-868                      | 
 | Fax: 0541/5841-869                      | 
 | Mail: mailto:[EMAIL PROTECTED]  |  
 | Internet:  http://www.piepenbrock.de    |
 +-------------------------------oOO-------+ 
                   |__|__| 
                    || || 
                   ooO Ooo 


Reply via email to