Previous Thread

7/30/2006 4:56:02 PM    Append "Description" property to field
I am creating a new table and fields and programmatically and want to add a 
 
description of the field in a similar manner to the table design screen 
 
however when I attempt to add the property I get "Rin-time error 3219 - 
 
Invalid operation". 
 
Can anyone help? 
 
Thanks, 
 
Ray



7/30/2006 8:40:49 PM    Re: Append "Description" property to field
How are you trying to add the description? 
 
The Description property doesn't actually exist by default: you have to 
 
explicity add it before you can use it. 
 
-- 
 
Doug Steele, Microsoft Access MVP 
 
http://I.Am/DougSteele 
 
(no private e-mails, please) 
 
"Ray" <Ray@discussions.microsoft.com> wrote in message 
 
news:A4447322-A63A-4F50-9EB6-7E0BB51F3D09@microsoft.com...