DatabaseInterBaseNews

Using InterBase Change Views

With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level. Change views are a subscription based…
DelphiShowcase

Cross-Platform Chess Openings Wizard Used By 60,000 Chess Players And Built In Delphi

Chess Openings Wizard is a tool for macOS, Windows, iPad, and Android that drastically reduces the time it takes to design and memorize an opening and it is built in Delphi. The cross-platform versions utilize FireMonkey to save development time. Grandmasters and novices can map out their openings and compare their plans to the best players and incredibly strong computer opponents. According to…
Read more
CodeDatabaseDelphiRAD Studio

Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi

TheBlobssample shows you how to create a BLOB stream for reading and/or writing the value of a specificBLOB fieldon a specific record. To this end, the sample uses theCreateBlobStreammethod ofTFDQueryto create a read-only BLOB stream. In this sample, the BLOB stream is used to read the picture contained on eachBLOB fieldof each record of…
Read more
CodeDelphiRAD StudioTech Partner

Quickly Consume The Firebase REST API With The Open Source Firebase4Delphi Library

Firebase helps mobile and web app teams succeed according to their site. The Firebase4Delphi library was created by Embarcadero MVP Daniele Spinetti and is a powerful solution for accessing Firebase from within Delphi. Firebase “gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. It is built on Google…
Read more