Problem loading .ddb file - receiving 16112 error

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Problem loading .ddb file - receiving 16112 error

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:59 pm

by Anonymous >> Tue, 2 May 2006 2:56:43 GMT

I am trying to load a ddb file; The form that I am trying to load is a sub class of another form. With some minor modifications (addition of some labels within a frame control).
It fails when it is trying to load labels I have added to the sub classed form. It is trying to find its parent control, but cannot find it. The error code is 16112. I have tried to extract and re extract the form and load it again but to no avail.

I think it particularly has problems with the frame control because I have added controls to other sub classed forms with no problems.

I have tried to create the labels with the form as the parent and programmatically set the parent to the frame control, however, the labels do not display as expected. I believe that the labels have not adopted the frame as the parent.

Any suggestions?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Problem loading .ddb file - receiving 16112 error

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:59 pm

by ??? >> Mon, 22 May 2006 11:42:51 GMT

Read the extracted *.scm file to determine how the labels are being extracted. This normally rules out (or emphasises) the error of concern.

Also, what are the jade versions you are extracting from and to?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Problem loading .ddb file - receiving 16112 error

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:59 pm

by ??? >> Mon, 22 May 2006 11:43:11 GMT

Read the extracted *.scm file to determine how the labels are being extracted. This normally rules out (or emphasises) the error of concern.

Also, what are the jade versions you are extracting from and to?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Problem loading .ddb file - receiving 16112 error

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:59 pm

by Anonymous >> Thu, 25 May 2006 7:06:09 GMT

For those that are interested...

The problem was the schema I extrated from had a different locale to that I was importing to.

Changing the controls locale id for the offending controls to that I was importing to fixed the problem.

The Jade version import and export was 6.0.23

Thanks for your response.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 34 guests