Results 1 to 5 of 5

Thread: MsAccess Field Description

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    10

    MsAccess Field Description

    Hi all,

    I make a table in MsAccess.
    The table have some fields. For e.g :

    FieldName : UserNew
    DataType : Text
    FieldSize : 15
    Description : For New User only

    In VB6, I can get the : name, type, size of the field using adodc.recordset.
    But I cannot get the field description.

    Can anyone tell me , how can I get the field description in vb6 ?

    Thank you
    Rudy Ong

  2. #2
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: MsAccess Field Description

    I hope VB6 doesnt support that and you need to use VBA to get the field description...I dont know much about VBA
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    10

    Re: MsAccess Field Description

    Hi,

    Well, is there any way to put some text when designning the table/Field, then
    get it in VB6 ?


    Thank you.

    Rudy Ong

  4. #4
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: MsAccess Field Description

    is there any reason for doing so...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: MsAccess Field Description

    Have a look here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width