Re: [firebird-support] Firebird og Win/2008R2

2012-01-27 Thread Alexandre Benson Smith
Em 27/1/2012 20:32, Aage Johansen escreveu: A friend is about to buy a new server, and he has been offered a Fujitsu TX300S6 with Windows Server 2008 R2. The offered server has 16GB RAM, and will use RAID-1 or RAID-10 (controller has 512MB cache) with 15krpm SAS disks. Xeon E5620 (quad core)

Re: [firebird-support] Sizing conversion project

2012-01-23 Thread Alexandre Benson Smith
Em 23/1/2012 14:53, Rick Debay escreveu: You mean beside licensing cost? I was hoping to use a SWAG such as cost per LOC to estimate the database conversion cost; most of our code is in triggers, stored procedures, etc. So I think you will have a *lot* of work to be done... It's a long time

Re: [firebird-support] Hiow to corrupt a Firebird database

2012-01-18 Thread Alexandre Benson Smith
Hi ! Em 17/1/2012 09:44, Maya Opperman escreveu: Hi, I was under the impression that copying a database that is currently in use can cause a corruption because windows xcopy might deny the Firebird server access to that file momentarily. I was looking for an official statement on this

Re: [firebird-support] Firebird with cell phones

2011-12-28 Thread Alexandre Benson Smith
Em 27/12/2011 22:19, W O escreveu: Hello everybody I want to have a Firebird's database in a computer with public IP and than the users from theirs cell phones Blackberry or Android can to do queries, like: - What products we sell today? What tools do you think will be good for that job?

Re: [firebird-support] Why this returns string truncate??

2011-12-13 Thread Alexandre Benson Smith
Em 13/12/2011 09:32, Fabiano escreveu: I have this situation: CREATE TABLE TESTE (TXT VARCHAR(100)); insert into TESTE(TXT) values ('MECƒNICA'); This simple select return “Arithmetic overflow or division by zero has occurred. Arithmetic exception, numeric overflow, or string

Re: [firebird-support] Why this returns string truncate??

2011-12-13 Thread Alexandre Benson Smith
Benson Smith Enviada em: terça-feira, 13 de dezembro de 2011 15:06 Para: firebird-support@yahoogroups.com Assunto: Re: [firebird-support] Why this returns string truncate?? Em 13/12/2011 09:32, Fabiano escreveu: I have this situation: CREATE TABLE TESTE (TXT VARCHAR(100)); insert

Re: [firebird-support] Re: Startup advice please

2011-09-19 Thread Alexandre Benson Smith
Em 19/9/2011 16:14, Mikey escreveu: --- In firebird-support@yahoogroups.com, Mikeynf4l@... wrote: I'd like to get some advice on which flavor of FB to use. My apps are single user desktop programs. I want to be able to target WIn32, Win64, and OS X using Delphi XE2/Firemonkey. It appears

Re: AW: [firebird-support] Timer in firebird?

2011-09-12 Thread Alexandre Benson Smith
Em 13/9/2011 02:19, Olaf Kluge escreveu: Hi, I need to check the connectivity to our plc. A little tool is between database an plc. If the plc is down or the tool, I cannot see the connectivity. The visualization is also connected to our database, but not to the plc. Now I would show

Re: [firebird-support] Is Firebird 2.5 support running on multi core processors?

2011-08-26 Thread Alexandre Benson Smith
Em 26/8/2011 20:34, trskopo escreveu: Hi all, If it can running on multi core, how to set that? It seems, setting CpuAffinityMask in firebird.conf has no effect. Thanks in advance. Best regards, Sugiarto. use ClassicServer or SuperClassic server... SuperServer continues to be useless

<    1   2