|
-
Mar 28th, 2000, 07:08 PM
#1
Thread Starter
New Member
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]
-
Mar 29th, 2000, 12:49 AM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|