Results 1 to 3 of 3

Thread: shape

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Posts
    163

    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?
    Purushottam

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Just trap the error, and you should be able to move on.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Posts
    163
    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.
    Purushottam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width