I have a MS SQL Server Express database that I am going to migrate. I am looking at something that has a small footprint, easy (and I mean easy for a novice to install) and must be able to support...
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_23017099.html
Hi
I'm trying to create a trigger that can easily be applied to current/new tables without major modification. This trigger (currently only on updating) will create a item in another table call...
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_23139758.html
Help with Sql Statement. Thanks.
My tables are:
Table A Table B Table C
Fields: Fields: Fields:
CarID ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20321903.html
I am still working on my conversion of the SQL Server Express database to Firebird. In MS SQL, you can use the percent % sign as a wildcard in WHERE clauses.
What is the equivalent in Firebird?
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_23078263.html
I have a table (orderItemstb) in which i store order items which has fields , orderno,partno,description, category, quantity,price. I have multiple rows of different items which have a comm categor...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23697578.html
We have a Firebird v1.5 database that lives under a manufacturing program. I believe this program is not storing numeric values correctly, but the software creator doesn't seem to think so, and I ...
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_23855488.html
Hi Xperts,
I'm having an SP which do
SELECT * from TBL_NOTE Where Note_ID = 1 FOR UPDATE WITH LOCK
and even I lock the record, I need to just read the entire table just to display its descr...
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_22021799.html
I am looking for a server monitoring program that can monitor system hardware on a RedHat Linux Server and also monitor Firebird SQL database. The system should be alble to send alerts over email a...
http://www.experts-exchange.com/OS/Linux/Distributions/Red_Hat/Q_23670205.html
Question:
Is there a way to change computed columns in Firebird 1.5 using a SQL statement?
Example:
For the sake of argument i'll use a simple example, lets say there is a table with the follo...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_22916713.html
Actually the situation is more complex then I was thinking of:
" Multiple user can operate multiple networks
" one network can have multiple virtual network (sub networks)
" One user can do all ...
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_23313603.html