Hello firebird-support, I just want to know, is it true that the performance of firebird will be drop if it used on dual core machine? I'm talking about AMD...
... Yes, it's true for the Superserver version, but not for Classic. With SS you should keep the CPU affinity to one CPU. By default, the value (a bitmask) is...
Hello Helen,
On Monday, January 2, 2006, 5:53:18, You wrote:
> Yes, it's true for the Superserver version, but not for Classic.
> With SS you should keep...
Hello Helen,
On Monday, January 2, 2006, 5:53:18, You wrote:
> At 09:56 PM 1/01/2006 +0700, you wrote:
>>Hello firebird-support,
>>
>> I just want to know,...
... the value ... release notes ... algorithm ... I wasn't too sure whether multicore was seen as two separate CPUs (like multiple processors) or two virtual...
... No. As I already told you, the affinity is set by default to CPU 0. You should not try to change it, unless for some reason you want to set it to CPU 1...
... They are interchangable, except Classic (on Windows) does not allow a local connection string. You must use a TCP loopback instead. The best way to...
... Why don't you read the release notes and/or the Quick Start Guide? Your problem is almost certainly that you are trying to make a local (IPServer) ...
Hello Helen,
On Monday, January 2, 2006, 7:08:38, You wrote:
> Why don't you read the release notes and/or the Quick Start Guide? Your
> problem is almost...
Andi ... Unless your servers name is really localhost, this cannot work. Use the settings as before but Server Name should be the name of the computer on which...
Hello Florian,
On Monday, January 2, 2006, 20:43:12, You wrote:
> Unless your servers name is really localhost, this cannot work.
> Use the settings as...
Hello John,
On Monday, January 2, 2006, 21:08:49, You wrote:
> Just wondering, could it be the firewall is blocking? Or, just to try,
> can you connect a...
... You have a network configuration problem. The most likely one is that you have XP and installed the service pack without opening port 3050 in the ...
Hello John,
On Monday, January 2, 2006, 21:44:12, You wrote:
> Andi Wangsadijaya wrote:
>> Yes, i can connect to port 3050. I've tried to turn off the...
Hello Helen,
On Monday, January 2, 2006, 22:02:21, You wrote:
> You have a network configuration problem. The most likely one is that you
> have XP and...
... Andi, I have did a bunch of SS install over the years and some CS, to avoid HT problems. I can assure you that it works "out of the box". So for sure there...
frederic.hoornaert wrote: Look at the isc_dsql_sql_info call, specifically the isc_info_sql_get_plan option. The call definition is ISC_STATUS API_ROUTINE...
Hello Alexandre,
On Monday, January 2, 2006, 22:51:18, You wrote:
> I have did a bunch of SS install over the years and some CS, to avoid HT
> problems.
> I...
Hi All, In my application i have a user table and manage user rights on runtime. All users connect to database with one database user. Now i want to log...
... Ahmet, Look for CURRENT_CONNECTION, CURRENT_TRANSACTION on the FB release notes. Note that those values reset !!! see you ! -- Alexandre Benson Smith ...
Personally I'd prefer the foreign key, but my doppelganger may be having issues with them due to FB 1.5 issues. And IMNSHO the check constraint should be TX...
Rick Debay
rdebay@...
Jan 3, 2006 6:12 pm
70698
... Any suggestions on the best means of implementing encryption of this sort? UDF? trigger? etc? How does one go about making this workable? Mitch...
Mitchell Peek
mitchp@...
Jan 3, 2006 6:36 pm
70699
I have a local pc with Win 98, it is allways in use, day and night, i have an application on this computer that connects to a database on this computer, i use...