[firebird-support] Firebird client connection timeout

2019-12-31 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hi all! Is there a way to set connection timeout for firebird at client side? The default value is somewhere around 50 seconds and if i have wrong IP address set up in connection parameters then the application will freeze for almost a minute before it gives an error message that it couldn't

Re: [firebird-support] Re: FB and VPN

2017-09-04 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
This is network problem, not Firebird problem. Make sure he ican access the host machine. On Friday, September 1, 2017, 7:52:35 PM GMT+3, dres...@tbinc.com [firebird-support] wrote:   The exception they are getting is: ISC ERROR CODE:335544721 ISC

[firebird-support] UDF in C language using ib_util_malloc

2017-08-25 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hello! How can i use ib_util in my UDF written is C language if ib_util is written in C++?  (i need ib_util_malloc from there)Is there also a C version available?Or do i have to write my UDF in C++?  (i'm not good in that language) Thank you!

Re: [firebird-support] UDF or/and maybe Charset problem

2017-08-24 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
No, it has value of TRX12270 On Thursday, August 24, 2017, 12:56:09 PM GMT+3, Antônio Gomes acgomes2...@yahoo.com.br [firebird-support] <firebird-support@yahoogroups.com> wrote:   there no a null string? De: "Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]&

[firebird-support] UDF or/and maybe Charset problem

2017-08-24 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hi, i have an UDF function that runs perfectly on Linux 64 bit systems. I wanted to port it to Windows 32 bit, but i'm having problems there. The UDF was written in C (not C++), compiled on Linux with gcc, everything works fine. I compiled the same C file on Windows with MinGW Developer Studio

Re: [firebird-support] 64 bit UDF DLL problem on Windows

2017-03-28 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
have wasted a lot of time but succes yet to come. Please help if you can.  On Tuesday, March 28, 2017 4:26 PM, "Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]" <firebird-support@yahoogroups.com> wrote: 28.03.2017 15:14, Nagy Szilveszter nagy_szilvesz...@yaho

Re: [firebird-support] 64 bit UDF DLL problem on Windows

2017-03-28 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
ebird-support@yahoogroups.com> wrote: 28.03.2017 13:26, Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support] wrote: > Do you have ideas why it cannot find my UDFs?   First of all, check that your DLL exports 'sum' without mangli

[firebird-support] 64 bit UDF DLL problem on Windows

2017-03-28 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hi all, I hope someone can help me because I'm running out of ideas. I have an UDF collection written in C language. It works fine on the Linux server (Firebird version is: firebird-superclassic-2.5.6.27020.0-1.el7.x86_64)I just simply compiled it with gcc, copied the output .so file to

[firebird-support] Problem installing ODBC driver on CentOS 7 linux

2016-02-08 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hello all! Please somebody help me with installing ODBC driver on CcentOS linux. I need it to make Sphinx work. I followed Marius Popa's instructions, from FB main site: http://www.firebirdnews.org/howto-install-firebird-odbc-driver-for-unixodbc-from-source/ First i installed

Re: [firebird-support] Re: Firebird for a web application

2015-11-25 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hi, i don't know what you want to monitor. There are MON$ tables for monitoring FB.We are using IBExpert for handling databases, which also has monitoring options (it actually requests data from MON$ tables).There also is performance analysis function and a lot more. What we really do is:

Re: [firebird-support] Cannot Connect to FireBird Database from network workstation

2015-11-25 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
And also see if selinux is not blocking you. On Monday, November 23, 2015 4:52 PM, "Steve Wiser st...@specializedbusinesssoftware.com [firebird-support]" wrote:   Run netstat -an from the command line on the server and make sure port 3050 is

[firebird-support] How to make Sphinx work with Firebird on Linux?

2015-11-12 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hi, i need FTs (Full Text Search) function to my application. After reading and comparing different open-source solutions i found Sphinx is my way to go. I run 64bit Firebird on a CentOS 6.x o.s. I also managed to install Sphinx with yum (although it is a pretty old 0.8.9.1 versionthe

[firebird-support] Corrupted database

2015-06-15 Thread Nagy Szilveszter nagy_szilvesz...@yahoo.com [firebird-support]
Hello, one of my firebird databases got corrupt in the last couple of days. It's a pretty big one the FDB file is 8 GB. The error I observed in the applications logfiles. It happens when the users try to run a specific SP. The error message is: # -902 # database file appears corrupt