Results 1 to 2 of 2

Thread: DBCOMBO ERROR

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1
    I am trying to create a dbCombo with an ado connection
    (using an Access table as source).
    When the linked DataControl is filtered in RecordSource properties
    for a SQL string, the dbcombo doesnt show the field previously
    definited anymore.

    There is probably something very basic I am doing wrong
    (I am new to VB). Can anyone help?

    Thanks.
    [email protected]

  2. #2
    New Member
    Join Date
    Mar 2000
    Posts
    2

    I am trying to create a dbCombo with an ado connection
    (using an Access table as source).
    When the linked DataControl is filtered in RecordSource properties
    for a SQL string, the dbcombo doesnt show the field previously
    definited anymore.

    There is probably something very basic I am doing wrong
    (I am new to VB). Can anyone help?

    Thanks.
    [email protected]

    To help you I'd probably need to see your SQL query that you used for the RowSource property and the names of the tables you are working with and want to work with. You might also look to see how you've set your ListField, DataSource, DataField, and BoundColumn properties for the dbcombo control, maybe they are set wrong.

    way2kewl

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