CodeDelphiIDE

Investigate And Compile Powerful Linux Sample Apps In Delphi For Ubuntu

To continue our discussion of Linux development, let’s take a look at this incredible collection of sample projects available for download, which demonstrate some amazing functions that you can use on your Linux projects. First, let’s look at how to install the sample pack on Delphi using the GetIt tool. Open Delphi, go to menu Tools-> GetIt Package Manager, type FMXLinuxSample, press Enter…
Read more
Delphi

How to connect to Oracle DB from Ubuntu Linux.

Author: h.mohri   At this point, Instant Client configuration is complete. Finally, “./PAServer-19.0/paserver” is started up and ready.     [Create a new project.] In Delphi IDE side, create a new project. Web Server Application, check Linux. I chose “stand-alone…