Re: [firebird-support] GTT data available between transactions and connections?

2014-11-11 Thread Venus Software Operations venussof...@gmail.com [firebird-support]

AW: AW: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'Knappich, Sven' s.knapp...@c-forum.de [firebird-support]
Ok. Thanks! Mit freundlichen Grüßen Sven Knappich system engineer service, projects & support Computing Forum IT-Systemhaus Weiße Steige 2 73431 Aalen Phone: + 49 (0)7361 3701-44 Fax: + 49 (0)7361 3701-22 E-Mail: s.knapp...@c-forum.de www.c-forum.de

Re: AW: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'H. S.' hassansha...@yahoo.com [firebird-support]
Hello Yes. On virtual machine I have a big problem. Sent from Yahoo Mail on Android

AW: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'Knappich, Sven' s.knapp...@c-forum.de [firebird-support]
Hello, your Problem was solved after you have installed Server 2012 on a physical machine? Mit freundlichen Grüßen Sven Knappich system engineer service, projects & support Computing Forum IT-Systemhaus Weiße Steige 2 73431 Aalen Phone: + 49 (0)7361 3701-44 Fax: + 49 (0)7361 3701-

Re: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'H. S.' hassansha...@yahoo.com [firebird-support]
Hi sir I have this problem too.but I install windiws 2012 on phisical hardware and solve my problem. Sent from Yahoo Mail on Android

AW: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'Knappich, Sven' s.knapp...@c-forum.de [firebird-support]
Hello, thanks for the reply. We had installed a new virtual machine with Server 2012 and moved the Database to this Server. Reegards Mit freundlichen Grüßen Sven Knappich system engineer service, projects & support Computing Forum IT-Systemhaus Weiße Steige 2 73431 Aalen Phon

Re: [firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread marcus mar...@antiphasis.net [firebird-support]
On 11.11.2014 11:39, 'Knappich, Sven' s.knapp...@c-forum.de [firebird-support] wrote: > > > Hello, > > > > we have a Software that only Support Firebird 2.0. With regards to the software company: Firebird 2.0 is discontinued since April 2012, which means no further development, error/bug f

[firebird-support] Firebird 2.0 Support Windows Server 2012?

2014-11-11 Thread 'Knappich, Sven' s.knapp...@c-forum.de [firebird-support]
Hello, we have a Software that only Support Firebird 2.0. Now we had changed the OS from Windows Server 2003 to Windows Server 2012. After the Upgrade the OS the Firebird runs very slowly. The software manufacturer said that our Hardware is to bad for Firebird but we changed only the OS

RE: [firebird-support] GTT data available between transactions and connections?

2014-11-11 Thread 'Leyne, Sean' s...@broadviewsoftware.com [firebird-support]
Bhavbhuti, If not, how efficient is create an actual table just for such records purposes, create in one app and use them in another and then delete the rows in the app? It can be very efficient if you don’t create too many/any indexes (reminder: with FB a Primary Key is not required for table

[firebird-support] GTT data available between transactions and connections?

2014-11-11 Thread venussof...@gmail.com [firebird-support]
Hi all I tried to search this possibility but I think not. I have multiple apps getting to the data in FireBird, I wanted to use GTT but as data cannot be seen between transactions or connections, I have not been able to use them because my software would create the temporary data in it's own

[firebird-support] Change Write Mode

2014-11-11 Thread Tiziano tmdevelo...@yahoo.com [firebird-support]
Hello, I have a db created with an old firebird version (I don't know which version is, I suppose 1.5) and Force Write parameter is OFF. So i created a scheduled batch (during night) to change write mode: "%FB_PATH%\GSTAT.EXE" -h %DB1% >> %LOG_FILE% "%FB_PATH%\GFIX.EXE" -shut full -force 0 -user