First, I tell my story:
A year ago I did an analisis for choosing tools to change all the software in my company.(One requeriment is remote access to the system)
Another software developers proposed these solutions:
- Via web, with IIS. (All Windows)
- Applicactions compiled with PowerBuilder (Sql Server, Oracle o SyBase)
- Applicactions compiled with Visual Foxpro.
I thought in
- Delphi+Firebird (needs Windows)
- PHP+Firebird (For me is not familiar)
- Visual Foxpro + Firebird (needs Windows)
and
- Lazarus/Freepascal + Linux + Firebird was the best solution, and now we have our systems running with applications build with Lazarus/fpc in 27 pcs. (4 months ago)
Advantages of Lazarus over other tools.
- Print fine under Laser and matrix printer (LazReport and Printer RawMode)
- Works fine with old hardware (pentium 150 40 RAM windows 98)
- Works fine across internet, we have 11 remote users (8 in other cities)
- GUI Cross plataform (Windows, Linux..)
- Is Open Source.
- Export to Excel and Dbf.
- Language is Object Pascal.
- Great Community.
and
- Applications build with Lazarus/Fpc run in many O.S.
Windows 98 (1 user)
Windows 98 SE (3 users)
Windows 2000 (3 users)
Windows 2000 server (2 users)
Windows XP (17 users)
Linux Desktop Slackware GTK2(1 user)
- My idea is migrate all Clients to Linux Desktop (I can do this with Lazarus)
I must install this application in more pcs.
Still there are one Windows NT, and 2 Windows 95 OEM (old hardware)
we still have not dropped windows 95 support
A year ago, I tested a Lazarus application under Windows 95 and did not work (some missing DLL)
Vincent, what do you think, upgrade this O.S. or Lazarus app. works fine with some tip under Windows 95 OEM? (Later I post the exactly error)
Anyway I am very happy with Lazarus/FPC running succesfully in 27 PCs.
Thanks to all community..
