... There will always be. ;-) Congrats for your decission (in case it finally turns in what you have announced). -- Jaume Andreu Sabater Malondra ...
Jaume Sabater
jsabater@...
Oct 1, 2003 7:49 am
30535
Hi, ... As promised - released today :-) With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird & MS SQL Server. Upscene...
Martijn, ... MT> As promised - released today :-) I overlooked this thread. Martijn, you once told me that the VendorLib value wasn't passed from the...
Hi Nando, ... value ... Ahum... - well - it _is_ passed, but on a different level than I expected. Luckily, someone else told me ... *g* ... so now it's...
... Does this customer run Quake on his network? :-) Joking, really, but we did once have a customer whose database application performed about 600% faster...
... some ... Hi, Put your SQL command into a command.sql file. This file must start with: SET NAMES ISO8859_1; CONNECT 'host:/path/to/database.fdb' USER...
... The database is in the same computer as program and processing time is the same with local connection or TCP Riho-Rene Ellermaa senior programmer...
... You can either put it in some file (ex. file.sql) and do something like this: isql -i file.sql /tmp/mydb.fdb Since isql reads input from stdin, I guess you...
In any case, it is much more convenient to have all the table names in uppercase (you don't need to remember the exact capitalization of your names). The...
Maciek BOROWKA
MBO@...
Oct 1, 2003 10:37 am
30543
Hi Jonathan, It's very good you wanting to "donate" your project to the open source community, and yes, there is a demand for that, because any large company ...
Diego - DM2
diego@...
Oct 1, 2003 11:13 am
30544
... Yes, I'm interresed in too. I didn't find any convenient replicator for my project. Regards, Pierre Y....
Putting sql in the file and running it won't work for me. The reason is that I wanted to save myself some time and write a shell script that would, say drop...
I downloaded the version Darwin_CS_1.0.1_Release.tar.gz. It created the firebird_install folder. I ran the installation as per the steps. It threw an error...
We have our client crashing the server. The configuration is: Firebird 1.5 Release Candidate 6 application on Delphi using IBObjects. clients on Windows 98,...
hello all, is it normal that every index (auto generated by the database) associated with foreign keys has a very strange selectivity value? I have checked...
Thanks all for your replies, FYI, I'm writing it in C++Builder, using FIBPlus and IB6.0. As far as I know, I don't think I've done anything that wouldn't work ...
Network setup: One W2K Server, running FB 1.0 server Three client applications built with Delphi 7 and IBObjects running on W98 terminals, FB 1.0 client...
?? If it is always the same 4th terminal that continues to work it sounds like a network problem, try checking the server, firebird server log for unexpected ...
... This could be a long CPU intensive query 'hogging' the CPU. When terminated it will 'release the CPU' and let other clients continue their work. There is...
... sounds like a ... unexpected ... Yes, log has many 10054 errors, I read those are caused by a terminal that was turned off (or rebooted) without properly...
... running=20 ... certain ... not ... query ... and ... the first PC ... to ... more ... their ... see what ... indexes, ... The server and a fourth terminal...
Are you sure the times in the log match when they are rebooted, and that you are not getting collisions on the network, and the servers sees a break / ...
... that you ... break / ... Yes, the times in the log do look like the freezing times the users are reporting to me. Do you say collisions like IP conflicts? ...
Hý, I am using FB and IBOConsole. I test connection with dummy port values. But connection is OK. You can see the IBOConsole connection test result with port...