I've written an application for work using Delphi 7. I own D7 myself, and I've coded this alarm clock at home. However, my manager would like the source code, as well as the compiler to be backed up in case I'm no longer around, and something has to be changed in this code.
I've done some searches for free Delphi compilers, and I've seen Lazarus (I've not used or installed it yet), and a few other apps, but, I'm using a couple of components that comes with D7, but not included in Laz for example.
I've found a couple of sites that permitted downloads without asking for my email address guaranteeing me a life time subscription to spam. So I started doing searches for Delphi 7 to see if I could find any documentation as to whether or not D7 was released free. My question is, did Borland/Inprise/Embardico ever release D7 IDE to the public for free? If so, can anyone answer as to whether or not that it can be used for corp/private use? I'm not concerned about the virus aspect at the moment as I'm writing the code in a Virtual Machine with no network interface.![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
The thing is, I don't want to invest hundreds or thousands of dollars into a compiler that this company is going to use pretty much just once for a simple customized alarm clock. I'm also not opposed to rewriting in something else entirely (I'd prefer the learning curve to be less than 90 degrees though)
If D7 isn't `free`, what can I use that is pascal/delphi like that will allow me to use a GUI to draw basic form components, get simple text via HTTP request, and use SQLite with as little fiddling as possible?
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=
NEVER send the boss to do a techs job
I've done some searches for free Delphi compilers, and I've seen Lazarus (I've not used or installed it yet), and a few other apps, but, I'm using a couple of components that comes with D7, but not included in Laz for example.
I've found a couple of sites that permitted downloads without asking for my email address guaranteeing me a life time subscription to spam. So I started doing searches for Delphi 7 to see if I could find any documentation as to whether or not D7 was released free. My question is, did Borland/Inprise/Embardico ever release D7 IDE to the public for free? If so, can anyone answer as to whether or not that it can be used for corp/private use? I'm not concerned about the virus aspect at the moment as I'm writing the code in a Virtual Machine with no network interface.
The thing is, I don't want to invest hundreds or thousands of dollars into a compiler that this company is going to use pretty much just once for a simple customized alarm clock. I'm also not opposed to rewriting in something else entirely (I'd prefer the learning curve to be less than 90 degrees though)
If D7 isn't `free`, what can I use that is pascal/delphi like that will allow me to use a GUI to draw basic form components, get simple text via HTTP request, and use SQLite with as little fiddling as possible?
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=
NEVER send the boss to do a techs job