I have a requirement to store dates and durations arising from multiple different calendars. In particular I need to store dates that:
I\'m having a strange issue on a couple of client sites with Firebird and .net.I am using firebird 2.1 and the DDEX Provider for visual studio, and I\'m working in c#. Specificaly I\'m getting a very
I am buiding an application in Java that connects to a variety of databases, MySQL, Oracle, Firebird and a few others. The user (me) can select a test for that 开发者_StackOverflowconnection (Not sure
I am trying to create the following stored procedure in Firebird but I must be getting the syntax wrong as it is complaining as follows:
I\'ve got a TSimpleDataSet connected to a Firebird database.The dataset\'s internal dataset\'s CommandType is set to ctT开发者_运维百科able, with CommandText set to a table name.So I expect, when I se
Is it possible to make an EXTERNAL FUNCTION as constant or immutable, so that Firebird knows not to recompute it during the course of one SQL statement?
I have a web application that is having some database issues and I\'m looking for a tool that will allow me to monitor all JDBC act开发者_运维知识库ivity.
Can anyone explain what the default requirements are for Firebird on Delphi-XE and 64bit windows ? From what I understand, you need fbclient.dl开发者_StackOverflowl and the dbxfb.dll
I cannot run the following SP CREATE PROCEDURE SP_NYANSAT( FORNAVN VARCHAR(30), EFTERNAVN VARCHAR(30), ADRESSE VARCHAR(50),
I have hit a mental blind spot: - in spite of RTFM and other material I can\'t see this. If I ha开发者_运维知识库ve a LEFT OUTER JOIN, what syntax is used to return a column for the right table if it