firebird
What data structure is recommended for multiple calendars, dates and durations?
I have a requirement to store dates and durations arising from multiple different calendars. In particular I need to store dates that:[详细]
2023-02-19 09:40 分类:问答Can't seem to get Firebird to connect to a local IP address
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[详细]
2023-02-19 07:26 分类:问答Comparing RDBM's with a Java application
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[详细]
2023-02-19 06:32 分类:问答Firebird Stored Procedure syntax - rejecting ;
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:[详细]
2023-02-19 04:01 分类:问答Why is DBX trying to quote my table name?
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[详细]
2023-02-18 07:32 分类:问答Firebird constant UDF
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?[详细]
2023-02-17 08:16 分类:问答Firebird JDBC Monitoring
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.[详细]
2023-02-15 16:45 分类:问答Firebird and Delphi XE
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[详细]
2023-02-13 20:34 分类:问答Error -104 creating Firebird stored procedure
I cannot run the following SP CREATE PROCEDURE SP_NYANSAT( FORNAVN VARCHAR(30), EFTERNAVN VARCHAR(30), ADRESSE VARCHAR(50),[详细]
2023-02-13 05:19 分类:问答What is the syntax to return a user defined string in a left outer join?
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[详细]
2023-02-13 03:06 分类:问答