![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Mon, Aug 19 2024 2:37 PM | Permanent Link |
George | I need to create an application that uses datasets that can load data from a server other than the EWB server.
Data is received in JSON format that can be loaded in a TDataset component. The difficult part is when a user makes changes through the controls linked to these datasets. After editing an error is shown, that the default database does not exists. I would very much appreciate your help on the above. Thanks George |
Mon, Aug 19 2024 5:17 PM | Permanent Link |
erickengelke | George wrote:
>I need to create an application that uses datasets that can load data from a server other than the EWB server. I do that all the time. > Data is received in JSON format that can be loaded in a TDataset component. The difficult part is when a user makes changes through the controls linked to these datasets. After editing an error is shown, that the default database does not exists. In your startup code just set: database.autotransacations := False; That will turn off the default behaviour to try to update the EWB server. Erick EWB Programming Books and Nice Component Library See my EWB BLOG posts, at: http://www.erickengelke.com |
Wed, Aug 21 2024 1:42 PM | Permanent Link |
George | Great, thank you!
|
This web page was last updated on Monday, June 16, 2025 at 05:23 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |