Problem: I have Delphi2 client server suite, but can't do embedded programming because can't locate GPRE and the header file and the lib file. Solution: IB V4.x Delphi 2 c/s suite doesn't contain GPRE. You can purchase InterBase Developers toolkit for Windows 95/NT if they want to do embedded programming. GPRE does not support Object Pascal either. If you want to program to the API with Pascal you will need to obtain a copy of ibase.pas the converted InterBase C/C++ header file (ibase.h). I beleive you can obtain this via Greg Deatz's FreeUDF.lib and FreeIBComponents. With InterBase v5.x you will also need to purchase the GPRE compiler license to use it.
Last Modified: 02-OCT-00