... Andi, you can write an UDF that accepts a string as parameter and un a program defined by this string or use the string as parameters for a fixed program....
... I haven't deployed an application, but I have followed the support list. The only significant issue I've seen is that the embedded server, by design,...
... I use Tortoise and don't have any good suggestions, but the procedure should be pretty trivial. The command line instructions for anonymous download at...
... Increase the maximum number of connections accepted by the xinetd. see you ! -- Alexandre Benson Smith Development THOR Software e Comercial Ltda. Santo...
... Even the best wire protocol will never touch a local classic or embedded attachment. Local classic and embedded have a single process that reads the input...
... Change the config of your inetd/xinetd daemon to allow more connections. Look at `man xinetd.conf` and add an 'instances = XX' line to your firebird entry...
... Increase the maximum number of connections accepted by the xinetd. see you ! -- Alexandre Benson Smith Development THOR Software e Comercial Ltda. Santo...
61159
Svend Meyland Nicolai...
news@...
Jun 1, 2005 6:04 pm
... Isn't "GROUP BY 1" exactly the same as "GROUP BY store_no" in the query "SELECT store_no FROM mytable GROUP BY 1" because "1" refers to field number 1 in...
Hi, is there a possibility to start a external program in/from a TRIGGER after a TRIGGER is executed (or STORED PROCEDURE or something else)? I would like to...
61157
Mohd. Jeffry
linuxlah@...
Jun 1, 2005 5:41 pm
... Which config files that you get this "32" number ?...
... You can execute a UDF which is function in external library developed by you or you can send an event back to client application and there to do what you...
... In addition to what Martijn wrote, if you are aware that you have to do a good portion of restructuring later, you can also use datapump. If you are...
Hello Wes, ... There are several applications that can do this -- One is at www.clevercomponents.com Another one (which is more than just a data/schema...
Hi, is there a possibility to start a external program in/from a TRIGGER after a TRIGGER is executed (or STORED PROCEDURE or something else)? I would like to...
Hello, I'm new to Firebird and I would like to import data into Firebird from Paradox. I realize that some fields might have to change in order to import the...
Hi, I have to enlarge a VARCHAR column from 20 to 50 chars. As this column is referenced by many triggers and SPs, I cannot just delete and recreate it by...
... <stewartbourke@e...> wrote: I have done some more detailed checking, and the limit of connections is 32. Once 32 connections have been made, no ...
... The API (and Client-/Server Communication) itself is forward-only. To get bidirectionality it has to be implemented at the client side (e.g. in the...
... Thx to all who responded. Our team solved this problem and I will be posting a brief explanation of our solution soon for all to use. Thx again. Sam H....
We don't have many long running operations... but our application autocommits almost everything. We have a lot of situations where the database file is huge...
I have two PCs, each running an intraweb web application, talking to a Firebird (1.5) database. I am using the upscene Firebird dbExpress driver. If the...
... Sorry if that is the general impression, I do want to defend Firebird because I like the database, but the primary aim should always be trying to help the...
Helen, ... My, aren't you resourceful <g>. Don't know how you find the time. ... I should have picked up on that. Pavel's comment didn't make sense to me,...
... Please start by reading http://www.catb.org/~esr/faqs/smart-questions.html (or one of the translations) It won't help you find the answer to your problem,...
... Good example. So low selectivity indices *are* useful when selecting on a value (or set of values) that has a low hit count. Is that what you're saying? In...
Hello! I just installed MS Access with FireBird and after half an hour of hell realised that it wasn't working when I was on the driver 2.0 (couldn't update or...
You can probably use IBReplicator or Fibre for replication . ... -- "When you are not practicing, remember, someone somewhere is practicing, and when you meet...