Wisch10
✅ SQLite Data Insert locks up database
Each function is written like above, If I silence the other functions and only allow this one to run, I get a warning that the database is locked. If I silence this one and allow the rest to run, I don't get any errors
7 replies
Is there a way to return or access a class object created inside a public partial class (form) from
that my class Assets was less accessible, so I set that to public as well and that went away, but I think I need to turn a few more classes public to resolve the cascade of errors, since it impacted dropdowns, etc.
20 replies
Is there a way to return or access a class object created inside a public partial class (form) from
ok, so then inside the FrmAssetFromExpense form, I would need to add this CreatedAsset as a property by adding public Assets CreatedAsset {get; set;}?
20 replies