firebird2.5
Can't declare variable in Firebird 2.5, why?
I have a one line query: DECLARE VARIABLE var_SecondsOfTime INTEGER; But a开发者_C百科fter running the query I am getting this message:[详细]
2023-02-08 00:31 分类:问答can't get Firebird DDEX .NET provider integration to work with visual studio 2010
Description: After installing Firebird Client and DDEX for Visual Studio 2010 (.NET 4.0) I am unable to add new connection to firebird from Visual Sutio 2010 (Professional)->Server Explorer->Data Conn[详细]
2023-02-01 10:43 分类:问答Firebird for cloud application?
I will start a POS 开发者_开发技巧(point of sale) system that will begin as a regular intranet system (in his initial-beta stage) but I want to scale later to a cloud offering. I will offer it as a hy[详细]
2023-01-30 19:28 分类:问答Firebird - Create count ODBC with query
It\'s possible insert a query in a count ODBC? Example: Select * From Customers where name = \'John\';[详细]
2023-01-24 00:43 分类:问答Huge page buffer vs. multiple simultaneous processes
One of our customer has a 35 Gb database with average active connections count about 70-80. Some tables in database have more than 10M records per table.[详细]
2022-12-20 06:31 分类:问答Using Reserved Word TimeStamp as a field name (Firebird 2.5)
I am extending the data layer of an e开发者_StackOverflow中文版xisting application to work with Firebird 2.5, in addition to MSSQL and SQLite, but I have hit a stumbling block.[详细]
2022-12-12 07:28 分类:问答Speeding up SQL query when sorting on foreign keys
This is more of a generic SQL problem but I\'m using Firebird 2.5 if anyone knows of a Firebird/Interbase specific optimization.First, the following is a simplified example schema to illustrate the is[详细]
2022-12-10 06:40 分类:问答
加载中,请稍侯......