|
-
Sep 10th, 2002, 12:11 AM
#1
Thread Starter
Addicted Member
shape
Using shape to make master detail form without using dataenvironmet,works fine if there is records in master table.
But if there is no record in master it gives error.It gives error when we do
set datagrid1.datasource=rs.underliningvalud
Is it bug?if it is bug then any package for it?if not how to do?
-
Sep 10th, 2002, 07:01 AM
#2
Just trap the error, and you should be able to move on.
-
Sep 10th, 2002, 11:30 PM
#3
Thread Starter
Addicted Member
Thanks
if I trap the error,I can insert into master but i cannot insert into detail because it won't create the detail recordset.
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
|