... From: Helen Borrie To: firebird-support@yahoogroups.com Sent: Saturday, January 31, 2004 6:44 PM Subject: Re: [firebird-support] MS SQL Vs. Firebird Again ...
Thanks Helen! For the benefit of others. 1) Ran instclient.exe. If complained msvcp60.dll could not be found; 2) I am not sure which installer is responsible...
Hi Using Delphi 6.0 FB 1.5 RC 8 on W2K SP4 Problem: Works nicely to C:\ but if exsport to other directory not able to import even if file moved to C:\ Using: ...
... For the benefits of others. instclient.exe and some other command line tools are now statically linked so they don't depend anymore on msvcrt.dll or any...
At 05:15 01/10/2004 -0700, you wrote: ... I though that because FB indexes are compressed (RLE Encoded AFAIR) one could not traverse on the reverse way. Do we...
Good explanation Alexander ... like I said, I still need to get into the code. But this technical detail explains why it may be a bit more difficult than I...
... One reason for not being able to use a 'pure index scan' is that Fb has to look at the records itself to determine whether your transaction really can ...
Has there been any thought given to making a YUM install? YUM seems to be taking the Linux community by storm. It makes package installation very trivial. I...
Hi all, I've tried everything that I can think of to get my upgrades to go smoothly, but to no avail. Background: Upgrading clients currently running IB Open...
BTW, its going on and hour and 15 minutes to restore this database and its just now re-creating the user permissions. It's 65 MB database. -- Warm Regards, Lee...
... I since by that time when Iam developing this program, Firebird is still new to me, I don't know much what charset could do for me, so I just leave it...
It is a valid point, but you need to do the math for the specific problem being resolved to decide how valid. With small index column sizes you need much more...
Hi ! Hope this is the right forum to ask this question. We are a small s/w development company, currently working on desktop applications using Delphi &...
... Yes, that's what it is for. ... Instead of your client application connecting to the server through the usual client, it connects to its own instance of...
Hi I have a Backup of a DB, which gives me this error upon restore: Invalid insert or update value(s): object columns are constrained - no 2 table rows can...
Hi David, Went thru your file. Very interesting. I am using RH 8 and FB 1.0.3 and seem to experience the memory leak thing a lot, particularly since my db file...
Rajesh Punjabi
rajesh@...
Feb 2, 2004 9:10 am
36053
Hi Elmar, ... Others have already explained the source of this problem. The sad thing is, that I know how to solve this problem (by more efficent bit stuffing...
Hi Luciano, ... (Traditional Chinese). ... I don't know anything about D7 or IBX and can only answer for FB itself. Essentially you can go two ways: - don't...
... Pardon me for being cynical but... do a sed and replace YUM with rpm or apt-get and the above will read just the same. But yes, I am cynical, not least...
Paul Reeves
paul@...
Feb 2, 2004 10:11 am
36056
How do I disconnect from a connected database without using exit or connecting to another database ?...
... From the text below I see that your replicator has much worse problem: broken data consistency. ... The case when PK value is typed by user we may not...
Dimitry Sibiryakov
SD@...
Feb 2, 2004 11:21 am
36058
Hi all, Just to clarify, all the HTML and XML data will be encoded in UTF-8. Now I understand that FireBird supports UTF-8, but do I have to setup/change...
... Yes, unless UNICODE_FSS is already specified as the DEFAULT CHARACTER SET. If all your character fields and blobs are going to be UNICODE_FSS then this is...
If I do a GBak with deactive indexes (with IBExpert) I can restore the DB. But I can't make any indexes or active them ! I then get this error: Internal gds...
My fault for not including apt-get. YUM *and apt-get* are taking the Linux community by storm. Basically, apt-get and YUM serve the same purpose, just two...
... I know! :-) But since I had already developped an application with a database designed that way, it was too late to change. Still, I agree with you on this...
Hi Please ignore my earlier posting today regarding GBak error. I'll do a bit more explaining here. I have a Backup file from a customer. The originally DB is...