interbase
One active IB transaction the whole lifetime of a single user application
Are there any negative impacts when a single user application uses only one IB transaction, which is active as long the program runs? By using only CommitRetaining and RollbackRetaining.[详细]
2022-12-17 21:55 分类:问答.net InterBase FireBird SQL
I am using InterBase and FireBird SQL in C# .net Enviroment. I would Like to use Transaction Scope in my program.[详细]
2022-12-17 07:23 分类:问答Is it possible to run Interbase 2007 server with a windows user with restricted access?
I\'m working on a legacy software and sundenly it became a requirement to run interbase server (Interbase 2007) logged with a restricted user.[详细]
2022-12-16 20:35 分类:问答Interbase: conversion error from string ""
I\'m running IB2009 and I\'m trying to count the number of records where a specific field is neither NULL nor empty:[详细]
2022-12-16 06:34 分类:问答Interbase SQL SELECT query using CASE
I\'m running t开发者_Go百科he following query against a .gdb-file: SELECT CASE USERS.USERID WHEN 1 THEN \'God\' ELSE \'Somebody else\' END FROM USERS;[详细]
2022-12-12 03:00 分类:问答Apache2, PHP5, and Interbase/Firebird on Windows 2003/XP
I have recently upgraded from Apache 1.26 and PHP 4.3 to 2.2.11 and 5.2.9 respectively. With my original setup I had a scheduled task set to run every Sunday for a weekly newsletter. It would connect[详细]
2022-12-12 02:18 分类:问答Porting an IBXpress Interbase 6 app to the current Firebird platform, on Delphi 7?
Just wondering if there are any gotchas to be wary of here. We have a legacy D7 app that we developed several years ago for a client, which uses IBXpress to talk to the open source Interbase 6 build.[详细]
2022-12-11 02:52 分类:问答How can I add a InterBase JDBC connection pool in GlassFish V3?
Using: InterBase 2007, latest interclient.jar (8.1.8), GlassFish v3 b68. I try to configure the connection pool in the web admin console page \"Edit Connection Pool\" with these settings:[详细]
2022-12-09 16:49 分类:问答Database Design: Alternate to composite keys?
I am building a database system and having trouble with the design of one of my tables. In this system there is a users table, an object table, an item table and cost table.[详细]
2022-12-08 02:38 分类:问答