DelphiShowcase

Powered By Delphi: AdVir An Astounding Inventory Flow Management Software

A modern application developed with Embarcadero Delphi for the inventory flow management of a large company. According to the developer, “Virtual Administrator (AdVir) is in charge of tracking the incoming and outgoing goods of a large Retail Distribution Center. A REST-Server based app connected to the company’s ERP puts the control of a large warehouse in the hands of its users by…
Read more
DatabaseInterBaseNews

InterBase Performance Monitor

As application developers, when there is a problem in our code we use tools to discover where those problem lies. Just like in code, when there is a problem with the database, we need to use specific tools that monitor and tune our databases.   When you are looking at…
DatabaseInterBase

Importing and exporting data with IBConsole

There are several options available for migrating or importing data with InterBase databases. No matter if you are migrating and need to import data into your new database or exporting your data to use in third party systems. One of those options is IBConsole. IBConsole…
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…