|
-
Feb 23rd, 2000, 11:01 PM
#1
Thread Starter
New Member
How can I Set a datagrid's datasource to a recordset?
-
Feb 24th, 2000, 10:56 PM
#2
Addicted Member
Create the Recordset object and then use this sentence:
Set DataGrid1.DataSource=Recordset1
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
|