Hi Well its html for input and presentation, its essentially a client -server app, server builds html using php as "language" for building pages sent back to client and browser. Apache mor or less relays the info. Now mostly runming over local link. So installation of app for use offline so to speak, gets a bit much work.
--- Begin Message ---
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: Somewhat other Q
- From: Good Guy <xfsgpr@xxxxxxxxxxx>
- Date: Fri, 6 Dec 2019 16:22:12 +0000
- In-reply-to: <464269661.3784017.1575632245055.JavaMail.defaultUser@defaultHost>
- Original-recipient: rfc822;georg.chambert@xxxxxxxxx
- Reply-to: users@xxxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
On 06/12/2019 11:37, georg.chambert@xxxxxxxxx wrote:Hi I have made an application with browser-apache -odbc- database on windows Now wonder if there is a way to make an exe of it?What language did you use to create this "application".To create an exe file, you need a source code that can be compiled in Visual Studio or Embarcadero or some other open source compilers. You also need to know the language used for this. Visual Studio can compile C, C++, or C# - the three widely used languages. Embarcadero can compile pascal or Delphi apps as well as C/C++.By the way the application is a wrapper to interface with your database which can also been done in a web browser if you don't want to use an app for that.--With over 1.2 billion devices now running Windows 10, customer satisfaction is higher than any previous version of windows.--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--- End Message ---
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx