cstotts Posted August 17, 2000 Posted August 17, 2000 I am designing a simple database which I'd like to publish over the web using web companion. The problem is that when I define that database using relationships(like I want...) I get an Error which says: Data Entry Error: Your attempt to save changes to the new failed because of the following: Unknown error number -50. Can anyone help me out? All help is greatly appreciated! Thanks, Chris Stotts [email protected]
beltro Posted August 17, 2000 Posted August 17, 2000 Resolution Move Key field input text code before all related field text code. Explanation The Key field must have a value before any related fields can recieve data. The new record seems to post minus data input for related fields defined in the html prior to the key field of the relationship. Hope this clears it up
cstotts Posted August 18, 2000 Author Posted August 18, 2000 I'm using Instant Web Publishing. Is this still possible?
beltro Posted August 21, 2000 Posted August 21, 2000 Create a layout that you create your record for your parent db, then go to the layout with your related records. Basically you need to create the parent record before you create the related records. It can be done with Instant or custom. This should solve the problem. Beltro
cstotts Posted August 23, 2000 Author Posted August 23, 2000 Thanks a lot for your help. Problem solved, indirectly. Thanks again! Chris
Recommended Posts
This topic is 8914 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now