|
-
Sep 19th, 2000, 06:08 AM
#1
Thread Starter
Member
Hi,
I'm trying to use a MSFlexGrid, but cannot get it loaded with data in a retrieved recordset.
I know my recordset (Dim rs As ADODB.Recordset) has retrieved the data correctly, but when I'm using:
Set MSFlexGrid1.DataSource = rs
Following message appear.
Run-time error '91':
Object variable or With block variable not set.
Could you please help me getting back on track...
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
|