My understanding is that, in keeping with Interbase v6, Firebird 2.5 does not support the SQL-92 INTERVAL keyword.At least, so suggests this reference and my repeated SQLCODE -104 errors trying to get
Can anybody tell me if usage of FireBird or PostgreSql can by used in a small e-mail payment or 1000 kiosk-terminal server\'s data management , which will mainly process very important financial data
I am using InterBase and FireBird SQL in C# .net Enviroment. I would Like to use Transaction Scope in my program.
I\'m using Firebird database and I need to load Excel file into a database table. I need a tool that does this well. I tried some I found on Google, but all of them have some bugs.开发者_运维百科
I wa开发者_运维知识库nt to specify the folder where to load the fbembed.dll from. In App.config I have:
I have a plan to install my application which is compiled using RAD2010 in Vista 32 bit dev. environment, in a win 2008 server 64 bit.
When I run: 开发者_StackOverflow社区 gbak -r what will it do?In Firebird < 2.0, -r will replace your currently database file with the one restored from the backup. In FB >= 2.0, you need to spec
I have no problems setting up a regular (Windows Forms or Console) project in C# to use Firebird\'s .NET data provider.
I\'m looking for an ANSI-SQL method to do a Select query without returning any record, but fill a TDataSet\'s Fields structure.
How can I tell which architecture is installed/configured/running on an existing installation of Firebird RDBMS server (ie. Classic Server or Super-Server)?