Results 1 to 2 of 2

Thread: componets

  1. #1
    Join Date
    Jul 2005
    Posts
    93
    Rep Power
    0

    Default componets

    which component in vb enables you to see values in text box in a vb program which is linked to a database in ms access ?


    please help.

  2. #2
    Join Date
    Aug 2002
    Posts
    6,223
    Rep Power
    0

    Default

    Most data access controls will allow this. In most cases you will have a data access control (such as the ADO control) to go through the data and a drop down data control or data list control to view the data from that data access control.
    .
    PC - Ubuntu 15.04 64bit Desktop
    HP Pav G60-236US 3GB RAM Laptop, Ubuntu 15.04 64bit and Win7 Home

    "So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"


    RIP Ramesh ...

Posting Permissions

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