News

.NET Apps using Embedded Interbase Database - How to deploy a secure database app with zero installation/administration

And we are back! This is a new entry from the series about Interbase for .NET developers. Doing a recap, the first post “Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users” can be found here, the second post “Getting Started With InterBase For .NET – Install, Configure And Secure Your Data in Minutes” is available through this…
Read more
DatabaseNews

User Defined Functions with InterBase

InterBase has several built in functions that developers can use to create and optimize SQL queries. In some situations though, you may find yourself needing to expand queries or work with more complex queries that include string, date and statistical functions.