|
-
Oct 20th, 2001, 08:42 AM
#1
Thread Starter
Member
Problem populating data combo
Hello All
When ever i populate data combo with recordset during run time.Following error occured -
"Object variable or with variable not set"
Command which generate this error is -
dccombo1.rowsource = rsCompany
Recordset type is openstatic and lock type is read only.
Rcordset is properly declared and open with some record.
Any one can help me in this regard.
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
|