Testing with this I hit a snag - that's what beta testing is all about :-) I could not connect locally to my database, but using TCP/IP all was well. Using the...
Whilst restoring my test database, the firebird server crashed on me fairly frequently. The sequence appeared to be: Restore the database. Log in and make a...
I'm sure there must be some stupid mistake I'm making, but I can't get BLOBs to use character sets in the way I expect. I had a data stucture that included: ...
... Sorry, but I can see almost nothing useful in this report. No action descriptions, no error messages. I doubt someone will be able to help with that. ...
The following is BLATANT advertising! <g> Firebird Conference 2003 Fulda, Germany, May 19-20 Registrations are currently being taken for the first Firebird...
As an addition to Helen's advice to move it to fb-devel. ... Please read /doc/WhatsNew.txt before posting your questions. It contains the answer to this one. ...
... Yep, I'm a newbie - and it's the release version I use. I was hoping the beta might fix my BLOB/Character set problem (no different). It does have a lot of...
Hello All; Does anyone have any specific details as to what problems are in IB 6.0.1.0 and earlier? My firm has approximately 200 clients deployed on IB...
Hi, ... Well, I'm sorry to say - but 6.0.1.0 isn't exactly a release ready version. It was a public BETA of IB 6.0 ... At least update to 6.0.1.6 ... Have a...
Hello all; My firm is currently using an Open Source IB extensively across our enterprise. We are concerned about our upgrade path as we do not want to incur...
Hello Hugh, ... Yes ... Firebird has some extras, but that shouldn't harm anyone. ... The one thing I'm aware of is that FB rejects queries with ...
Paul Vinkenoog
paul@...
Apr 1, 2003 3:47 pm
23663
Martijn; Thanks for your reply. We have heard that 6.0.1.0 is a BETA from many people. Unfortunately, this was not learned until after deployment to 200+...
hi !! Is there any way to read all the stored procedure source text ? I need to generate a subset of a database in a programmatically way (using java). thanks,...
German Terrazas Angulo
german@...
Apr 1, 2003 5:48 pm
23665
Hugh, ... I will attempt to answer the questions as best I can. ... The Firebird v1.x and IB OE are virtually 99.9% compatible -- remember that they are both...
... Are you sure of this ? I never heard about that feature being implemented in FB1.5... The new system tables in IB 7 keep track of transactions, statement ...
Berenger Enselme
BEnselme@...
Apr 1, 2003 6:16 pm
23667
Berenger, ... OOPPSS! (That will teach me to write a message while doing 2 other things) IB 7.0 introduced [...] new system tables, which are NOT supported by...
All Just come accross "Page Buffers" as a parameter in database properties (Firebird 1 - Dialect 1) What is it and what should it be set to? Regards Roger ...
... Although IB 6.0.1 has some bugs, you must not necessarily be hit by them (it depends on what your application is actually doing), and most likely the...
We're receiving some reports from different customers that they're receiving Out of Memory errors when running our software. We've tracked it down to ...
On Tue, 1 Apr 2003 20:23:37 +0000 (UTC), Jason Frey <jason_frey@...> ... Would it be possible for you to write two small apps (one with the BDE and one...
Jason, ... You can try easily. Go ahead and try IB_SQL - it's free. http://www.ibobjects.com/ibo_ib_sql.html Just connect to your database, browse it (button...
I'm assuming that you mean the clients are getting the "out of memory" error and not the server. A couple of things: - Sounds like this application(s) came...
Hi, I have a lot of procedures that call another procedures to generate a report. Then after alter the output parameters of a procedure i can't drop another ...
... Louis, What is the difference between a 'native format' external file, and a text file? What sql statements do you issue to create this file or select ...