firebird
Cannot change sysdba password with Gsec
I have firebird 1.5 super server installed on my windows 7 machine. I am unable to use the Gsec utility to change the sysdba password for the default user.[详细]
2023-03-22 14:14 分类:问答"select..into" inside Firebird stored procedure
I use Firebird 2.5 64bit edition. I have two tables Master (A) and Detail (B) and I set cascade update and delete for B so if I delete a record in the master any related records in the detail will be[详细]
2023-03-22 10:40 分类:问答How to reverse the results of this query?
I\'m using Firebird 2.1. There is a table name Folders, with these fields: FolderID ParentFol开发者_运维知识库derID[详细]
2023-03-22 03:36 分类:问答Firebird sql to insert a typical record from another table with only one different field
开发者_如何学CI work on Firebird 2.5 and I have two tables, all their columns are similar except one has a primary key with auto increment and a not null foreign key field (A) for master table[详细]
2023-03-22 01:39 分类:问答Firebird and Entity Framework Transaction Rollback
I need to use a Transaction Scope with Entity Framework 4 and a Firebird database. I am using the FireBird 开发者_开发问答Entity Framework provider.[详细]
2023-03-21 21:36 分类:问答Firebird rownum *or* linq style skip and take
I\'m using firebird database and it does not seem to have ROWNUM or ROW_NUMBER() like sql server does so I cannot follow the procedure explained here.[详细]
2023-03-21 07:53 分类:问答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 分类:问答How can you detect a parent with a nested relationship in a database using SQL?
I\'m using Firebird 2.1.There is a table name Folders, with the fields: Fol开发者_如何学JAVAderID[详细]
2023-03-17 23:45 分类:问答List of all databases on firebird
We have a 3rd party creating databases on a firebird server and we would like our software to automatically detect/find these additional databases when it starts up.[详细]
2023-03-17 14:15 分类:问答My Delphi 7 with Firebird 1.5.6 application is freezing itself after some time of inactivity on Windows 7
I have developed a Delphi 7 application that is using Firebird 1.5.6 database in client server environment.[详细]
2023-03-16 17:09 分类:问答