Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Insert Data to a table with computed columns. #14

Open
savornicesei opened this issue Jan 9, 2018 · 1 comment
Open

Cannot Insert Data to a table with computed columns. #14

savornicesei opened this issue Jan 9, 2018 · 1 comment
Labels
bug 🐛 Something isn't working medium

Comments

@savornicesei
Copy link
Collaborator

Issue by sbohlen
Monday Dec 22, 2014 at 20:49 GMT
Originally opened as NDbUnit#53


This issue ported from the deprecated GoogleCode NDbUnit site (https://code.google.com/p/ndbunit).

See https://code.google.com/p/ndbunit/issues/detail?id=53 for more history and details for this specific issue.

@savornicesei
Copy link
Collaborator Author

Comment by zacharybblack
Wednesday Oct 18, 2017 at 17:57 GMT


A work around for this issue is to remove the computed columns from the xsd file. You can do this by right clicking the table in the xsd and then click configure. You will see a text box titled "What data should be loaded into the the table?" that contains a select statement. Remove the computed columns from the select statement and click the Finish button.

@savornicesei savornicesei added bug 🐛 Something isn't working medium labels Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working medium
Projects
None yet
Development

No branches or pull requests

1 participant