interbase
Interbase SQL statement not working
I am trying to write a SQL Statement for Interbase. Whats wrong with this SQL? md_master (trm) = Master Table[详细]
2023-04-11 04:17 分类:问答help with PHP and interbase
im trying to create a PH开发者_如何学运维P web application to connec to an interbase database. Iv installed xampp for the PHP and Apache. I then installed Firebird SQL 2.5 to get the required DLL\'s.[详细]
2023-04-03 05:10 分类:问答My firebird query plan does not use correct index
I have a problem with indexes in my firebird query. Below is my query. SELECT a.objid, b.running_qty, b.running_qty2,[详细]
2023-03-28 17:40 分类:问答Interbase .NET entity framework provider
I\'d like to use the entity framework for my next project and i\'m having some issues finding a .NET interbase driver that su开发者_运维技巧pports the entity framework.I attempted to install the Fireb[详细]
2023-03-18 01:01 分类:问答Select columns information in interbase
I need to selec开发者_如何学JAVAt all columns of my database and their properties (default, comment, type, Precision, Scale, if primary Key, nullable and auto increment).[详细]
2023-03-14 07:12 分类:问答IBX: add timeout to TIBControlAndQueryService.InternalServiceQuery
I would like to add isc_info_svc_timeout (1 second) option when calling TIBControlAndQueryServiceGetNextLine. I copied and modyfied IBServices to append isc_info_svc_timeout to ServiceQueryParams afte[详细]
2023-03-13 04:48 分类:问答ODBC connector for interBase
im trying to connect to to an interBase database, and create a ASP.net application. im using a 64bit machine but for sum reason I cant seem to ad开发者_运维知识库d the data source from the data source[详细]
2023-03-13 03:35 分类:问答connect to Interbase using ASP.net c#
im trying to create a web page which connects to interbase database, 开发者_JAVA百科can some one help me on how i might establish a connection to this database. if you have a code sample that would be[详细]
2023-03-12 15:16 分类:问答Firebird backup restore is frustrating, is there a way to avoid it?
I am using Firebird, but lately the database grows really seriously. There is really a lot of delete statements running, as well update/inserts, and the database file size grows really fast.[详细]
2023-03-09 23:50 分类:问答Prevent firebird .GDB database to be opened
I have a firebird database in format .GDB. 开发者_开发技巧If I setup a interbase server and I open the .GDB with (for ex. IB Expert) with the default password I can open the Database.[详细]
2023-03-03 20:36 分类:问答