Skip to content

CRUD operations on ECsql and other questions #6594

Answered by pmconne
Nhillus asked this question in Q&A
Discussion options

You must be logged in to vote

You cannot change the contents of an iModel directly using ECSql statements like INSERT, UPDATE, and DELETE. You must instead use the TypeScript APIs provided by @itwin/core-backend like updateElement. For interactive editing workflows you would typically rely on tools to perform those operations.

Interacting with an iModel locally involves downloading a briefcase. You can then push your own local changes and pull other people's changes.

HTH. If you have further questions, please specify what you are trying to accomplish.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@pmconne
Comment options

@Nhillus
Comment options

@pmconne
Comment options

@aruniverse
Comment options

@Nhillus
Comment options

Answer selected by Nhillus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants