(Server) Fri Jan 31 16:07:51 2003 WNET/wnet_error: ReadFile end-of-file errno = 109 I keep getting this error. What is it and how do i fix it. Thanks ... Do...
... Hi, Yes you can. This feature is not apparently built-in in IB or FB, yet that doesn't mean it can't be done. You can, for example, using LockBox from...
Hi, ... <snip> While I understand your surprise, this behaviour is normal, intentional and DOCUMENTED. This feature is remain of old trusted host security in ...
Hello to all: I am very new to databases and need help understanding what to do or how to go about it. Please forgive me if I sound unlogical, but don't know...
Hi Pavel, ... My customer's surprise was due to the fact that this could happen at all. He thought it was a security breach. Fortunately, I could explain to...
Paul Vinkenoog
paul@...
Feb 1, 2003 12:31 pm
21106
Hello Andrew, ... But bear in mind that a public key system implies a lot of overhead and needs far longer keys than a single key system. The advantages of ...
Paul Vinkenoog
paul@...
Feb 1, 2003 12:55 pm
21107
HI! A few days later my IBserver 6.01 (w2k) hangs. The service does not respon to new connections. Canīt stop then service. Still stopping. I wait until 10...
... Firebird is a client/server database management system. The server manages one or many databases. You access the databases you create via a client ...
... I think :pattern must be assigned to a string variable in the stored procedure first and then use that variable in the SELECT statement. -- Raymond...
Maybe you should do a repeat posting Monday or Tuesday, or take it to sourceforge.firebird-devel (the proper place for discussing problems with Alpha...
Maybe you should do a repeat posting Monday or Tuesday, or take it to sourceforge.firebird-devel. Also, state which versions you use (IB/Fb, Win/Linux, etc.) ...
Hi Alan, ... From the Gemini website. There Aleksey Karyakin claims to be compatible with Firebird RC2 but he does not say anything about release 1.0.0 and...
Hi Zakir, ... Might be a crazy question, but what do you mean with ODBC errors? I get all error messages i expect from the database even using a TCP/IP ...
Michael, True that it does not say that it's OK with 1.00 or 2 but there have been no datatype changes since then and the interface has remained unchanged also...
Hi, I am trying to get me head around the 'flag bit' in the sqltype field of the XSQLVAR structure? Can anyone enlighten me on it's function? Thanks in...
Thanks for the reply... I altered both the update sql statement and the stored procedure as suggested... Just reporting back on the changes (to summarize,...
C Fraser
Colin.Fraser@...
Feb 2, 2003 9:02 pm
21118
i wrote over my previous 1.5 alpha with the 1.5 beta files and now nothing works...is there a particular way to install this on windows xp... using superserver...
... If (XSQLVAR->sqltype & 1) == 1, XSQLVAR->sqlind contains information if value is NULL or not. If field is declared NOT NULL, XSQLVAR->sqltype & 1 == 0. If...
Dear all, The database server is Firebird 1.0 (file version 6.2.0.794) running on local connection, windows 2000 Pro SP2, Sygate Personal Firewall (if that...
Page 191 of the IB 6 Beta API Guide says: """ isc_wait_for_event() cannot be used in Microsoft Windows applications or under any other operating system that...
Hi, Recently, I've reemplaced my Interbase Server 6.0 with Firebird 1.0.2. My applications have been developed with Delphi 5.0 and IBExpress components. The...
... as database and program already exist and work, this looks the best solution. I wonder how feasible it is. If the same low level Read/Write functions are...
On Sunday 02 February 2003 23:28, you wrote: Hi, ... I would strongly advise using the Guadian service under Windows, as this will restart the FB service...