Connecting Tech Pros Worldwide Help | Site Map

Update Caption for Fields using code?

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 13th, 2006, 06:05 PM
Karl
Guest
 
Posts: n/a
Default Update Caption for Fields using code?

Can you update the caption property for fields in a database using code?




  #2  
Old November 13th, 2006, 06:15 PM
Tom van Stiphout
Guest
 
Posts: n/a
Default Re: Update Caption for Fields using code?

On Mon, 13 Nov 2006 19:23:15 GMT, "Karl" <someone@sbcglobal.biz>
wrote:

You can update any property, so I'm thinking this one as well. Just
note that if a property value is not yet set, the entire property may
not exist, so code like:
currentdb.tabledefs(x).fields(y).properties("Capti on")="test"
may fail with an Object not Found - like error.
Use CreateProperty in those cases.

-Tom.

Quote:
>Can you update the caption property for fields in a database using code?
>
>
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.