News

Using InterBase ToGo to Secure Mobile Data

In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote workers have the requirements of working from an “office” that is actually just a laptop or a smartphone accessing the internet from their homes, a client’s office or other remote…
Read more
News

Get Started with InterBase Tablespaces

With every version of InterBase, we introduce new features that make the database experience easier for our users. When InterBase 2020 was released, we added several enhancements and a great new feature called Tablespaces. What is an InterBase Tablespace? A Tablespace is a…
C++

Getting Started with InterBase for RAD Users

Most, if not all, of your applications will connect to some database backend.  For Delphi and C++Builder users, most have either used it previously or have heard of it. InterBase is a zero admin, small footprint database engine that offers enterprise grade database capabilities like granular transparent database encryption, powerful access control, point-in-time recovery and patented data change…
Read more
Delphi

So it's been 25 years!

On February 14, 1995, Delphi saw the day of Light! Wow! When we think of 25 years, we think of big monumental or mega-moments that give us a chance to step-back and reflect over what has happened so far. Now I could start writing out a list of all the amazing things that I…
News

Data Security in InterBase

Security is the first question I get when speaking with developers around InterBase. Ensuring that you can keep your users data secure and compliant is a necessity in the Cybersecurity world. Whether you have sensitive health data or even just names and phone numbers, you…
News

Webinar Replay: Simplify Data Change Tracking with InterBase

On October 17, I did an InterBase webinar on using Change Views to simplify data change tracking. Change Views allows you to reduce your network traffic, keep mobile data costs down and speed up your development time by syncing only the changes you subscribe to. As your database scales, the data tracking hurdles get larger and require complex solutions, triggers, timestamp tables and more.
Read more
C++

Happy 35 years to C++

Choosing a programming language to learn and utilize is an extremely personal choice and not one that developers take lightly. C++ has a long history as a popular language used to create Operating Systems, drivers, gaming engines and so much more. It expanded the C language…
C++

The Case for C++ in the IoT World

The Internet of Things or IoT is an extremely popular field in technology right now. With all the new tech that fills so many different consumer demands, the wide variety of choices for programming languages are getting some serious attention and I decided to give a nod to C++. The Internet of Things is all about the connectivity between you and devices or sensors and the internet. IoT turns…
Read more