Hello
Hello,
I am very interested in Delphi 10.3 and I want to get it for free. I am going to download community edition but I have given a look at this page:
https://www.embarcadero.com/products/delphi/product-editions
I see that "Build database apps with client/server connectivity" has no ticks next to it.
- Does this mean that I cannot use services such as the amazon AWS components?
- Or/And this means that I cannot use REST Components?
But still I should be able to use internet connectivity (for example with Indy), am I correct?
Thank you!
https://www.embarcadero.com/products/delphi/product-editions
I am very interested in Delphi 10.3 and I want to get it for free. I am going to download community edition but I have given a look at this page:
https://www.embarcadero.com/products/delphi/product-editions
I see that "Build database apps with client/server connectivity" has no ticks next to it.
- Does this mean that I cannot use services such as the amazon AWS components?
- Or/And this means that I cannot use REST Components?
But still I should be able to use internet connectivity (for example with Indy), am I correct?
Thank you!
https://www.embarcadero.com/products/delphi/product-editions
Rosanna Trevisan You can use our Open Source github.com - synopse/mORMot with the CE - and use it for DB access (using ODBC or OleDB providers) with an ORM, and RESTful SOA client/server services, and high-performance web site using Mustache and a clean MVC approach.
ReplyDeleteYou can use the REST components with CE. You can probably use AWS with CE as long as it isn't through FireDAC.
ReplyDelete