... It does work even with "company=2", but it seems to become another 6-hour job :-) The server is "WI-V6.3.0.4306 Firebird 1.5", according to IBExpert. Does...
Hi all, I have just joined this group today so pls don't shoot me if it has been discussed before.. Is anyone else trying to run Firebird as a service on the...
... This sounds interesting. But even for that, I need a change in the GIS library SQL statements. I made some more tests: - using embedded Firebird: really...
Hi, As you mentioned about the .Net List. I was unable to find the API you are referring to, so if you could please send me the exact link. Thank you, Mauleen ...
Hi, yes I have the same situation with FB 1.5. I have tried install it as service and application with same result. The only way to go to control panel was...
Hi... Really the problem is hard, and the solution is really complex. But, i thing and future versions os Firebird this "shrink" solutions is necessary or more...
... "shrink" used to be called "pack" many years ago. This removed the deleted records from a "flat" database. Firebird does not require that operation as it...
... i thing ... or more ... (clients) ... Time must ... was a ... create in ... have the ... Hello Kurt, I believe the opposite, that shrinking of a database...
i am considering using Firebird for a smart client application. i have a couple of questions: 1. would it be possible to include a Firebird database install...
... have ... within ... would ... user's ... The standard install will want to install a service, which requires the user to be Power user at least. You would...
Hi,
I have Firebird 1.5.3 Superserver installed on my machine.
Can I use Firebird 2.0 embedded with other applications on the same machine?
Regards.
Chris....
Theoretically, yes, as the embedded client(and it's virtual server) connects to a file, not a service on a machine. Be careful, though, that you don't point...
... Yes - with different databases. -- SY, Dimitry Sibiryakov....
Dimitry Sibiryakov
SD@...
Jul 3, 2006 6:25 am
77347
... machine? Depends on what you mean. You can use it with a single other application on the same machine - but only a single process can connect at a time. ...
I use IB 6.01 for many year, and this morning I have a problem: - Database can't be backed up - Cannot read tables -... everywhere I find the error "Reached...
Good day Zile =-00=-0=--=0=-0 If I may ask. Is this is in database.log files or the errors that the application gives ? Is this possible written in a Borland...
Hello, Im having a strange problem after i create indices. ... Instantie.deleted=0 ORDER BY Instantie.telefoon ASC", []) execute time: 0.56299996376 ... ...
Hi, Configuration: - i have a four firebird database in my local/server computer. - In my Delphi program ,i used zeos component /other not important. - One...
It's not solution and basic..:( like that, db1 one in paris, db2 in bonn, db3 in london, db4 in tokyo etc.. Niko ... From: "Alan McDonald" <alan@...> ...
Hi Jasper, ... no ... No index usage, building result set by natural scan and sorting in memory operation. ... Scan table using telefoon index; indirect...
... you said below that they are all on your local computer.... well anyway... duplicate the contents of each into the others, then replicate the data if ...
... not in my brand of english - sorry. ... to me it is - I use it and rely on it. ... I don't see it as a problem - you obviously do, so the answer is a...
... In the first query, Firebird chooses to read the table in natural order (in the order it is stored on disk). It then sorts the data in memory, or using...