Search the web
Sign In
New User? Sign Up
firebird-support · Support for Users of Firebird Releases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 30534 - 30563 of 99491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30534
... There will always be. ;-) Congrats for your decission (in case it finally turns in what you have announced). -- Jaume Andreu Sabater Malondra ...
Jaume Sabater
jsabater@...
Send Email
Oct 1, 2003
7:49 am
30535
Hi, ... As promised - released today :-) With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird & MS SQL Server. Upscene...
Martijn Tonies
martijntonie...
Offline Send Email
Oct 1, 2003
8:18 am
30536
Martijn, ... MT> As promised - released today :-) I overlooked this thread. Martijn, you once told me that the VendorLib value wasn't passed from the...
Nando Dessena
nandod2ita
Offline Send Email
Oct 1, 2003
8:27 am
30537
Hi Nando, ... value ... Ahum... - well - it _is_ passed, but on a different level than I expected. Luckily, someone else told me ... *g* ... so now it's...
Martijn Tonies
martijntonie...
Offline Send Email
Oct 1, 2003
8:31 am
30538
... Does this customer run Quake on his network? :-) Joking, really, but we did once have a customer whose database application performed about 600% faster...
Helen Borrie
helebor
Offline Send Email
Oct 1, 2003
8:36 am
30539
... some ... Hi, Put your SQL command into a command.sql file. This file must start with: SET NAMES ISO8859_1; CONNECT 'host:/path/to/database.fdb' USER...
Fabrice Aeschbacher
ibfa2000
Offline Send Email
Oct 1, 2003
8:38 am
30540
... The database is in the same computer as program and processing time is the same with local connection or TCP Riho-Rene Ellermaa senior programmer...
Riho-Rene Ellermaa
rihoe
Offline Send Email
Oct 1, 2003
8:41 am
30541
... You can either put it in some file (ex. file.sql) and do something like this: isql -i file.sql /tmp/mydb.fdb Since isql reads input from stdin, I guess you...
Milan Babuskov
mbabuskov
Offline Send Email
Oct 1, 2003
9:33 am
30542
In any case, it is much more convenient to have all the table names in uppercase (you don't need to remember the exact capitalization of your names). The...
Maciek BOROWKA
MBO@...
Send Email
Oct 1, 2003
10:37 am
30543
Hi Jonathan, It's very good you wanting to "donate" your project to the open source community, and yes, there is a demand for that, because any large company ...
Diego - DM2
diego@...
Send Email
Oct 1, 2003
11:13 am
30544
... Yes, I'm interresed in too. I didn't find any convenient replicator for my project. Regards, Pierre Y....
Pierre Y.
zedalaye
Offline Send Email
Oct 1, 2003
11:44 am
30545
... Cn you explain what you mean by 100+ locks per request? Alan...
Alan McDonald
metaalan
Offline Send Email
Oct 1, 2003
12:49 pm
30546
+1 ... From: "Pierre Y." <pierre@...> To: <firebird-support@yahoogroups.com> Sent: Wednesday, October 01, 2003 2:45 PM Subject: Re: [firebird-support]...
Burak OZLER
zeroptr
Offline Send Email
Oct 1, 2003
1:28 pm
30547
+1 +1 .... another one .... Go ahead ... ... of ... for my project. ... http://docs.yahoo.com/info/terms/...
Claus
clausjsbr
Offline Send Email
Oct 1, 2003
2:21 pm
30548
Helo! How do I use select with case in my SQL sintax? + http://www.curk-sp.si...
ales
alescurk
Offline Send Email
Oct 1, 2003
4:17 pm
30549
Perfect, echo piping did the trick! Thanks. ... From: Milan Babuskov [mailto:albis@...] Sent: Wednesday, October 01, 2003 3:33 AM To:...
Oleg Lebedev
alecswan2001
Offline Send Email
Oct 1, 2003
4:53 pm
30550
Putting sql in the file and running it won't work for me. The reason is that I wanted to save myself some time and write a shell script that would, say drop...
Oleg Lebedev
alecswan2001
Offline Send Email
Oct 1, 2003
4:53 pm
30551
I downloaded the version Darwin_CS_1.0.1_Release.tar.gz. It created the firebird_install folder. I ran the installation as per the steps. It threw an error...
Roopali Sharma
roopi_a
Offline Send Email
Oct 1, 2003
5:10 pm
30552
We have our client crashing the server. The configuration is: Firebird 1.5 Release Candidate 6 application on Delphi using IBObjects. clients on Windows 98,...
hcarvajalsy
Offline Send Email
Oct 1, 2003
5:19 pm
30553
hello all, is it normal that every index (auto generated by the database) associated with foreign keys has a very strange selectivity value? I have checked...
Salvatore Besso
salvatorebesso
Offline Send Email
Oct 1, 2003
5:46 pm
30554
... What do your performance monitors show as the cause of the problem? Memory? Page faults? CPU? I/O? A few things cause Firebird to slow down...
Ann Harrison
annwharrison
Offline Send Email
Oct 1, 2003
6:44 pm
30555
Thanks all for your replies, FYI, I'm writing it in C++Builder, using FIBPlus and IB6.0. As far as I know, I don't think I've done anything that wouldn't work ...
Jonathan Neve
nevejon
Offline Send Email
Oct 1, 2003
8:03 pm
30556
Network setup: One W2K Server, running FB 1.0 server Three client applications built with Delphi 7 and IBObjects running on W98 terminals, FB 1.0 client...
dr_bentonquest
Offline Send Email
Oct 1, 2003
9:16 pm
30557
?? If it is always the same 4th terminal that continues to work it sounds like a network problem, try checking the server, firebird server log for unexpected ...
Andy Browne
abb08y
Offline Send Email
Oct 1, 2003
9:38 pm
30558
... This could be a long CPU intensive query 'hogging' the CPU. When terminated it will 'release the CPU' and let other clients continue their work. There is...
Aage Johansen
megselv2
Offline Send Email
Oct 1, 2003
9:44 pm
30559
... sounds like a ... unexpected ... Yes, log has many 10054 errors, I read those are caused by a terminal that was turned off (or rebooted) without properly...
dr_bentonquest
Offline Send Email
Oct 1, 2003
9:52 pm
30560
... running=20 ... certain ... not ... query ... and ... the first PC ... to ... more ... their ... see what ... indexes, ... The server and a fourth terminal...
dr_bentonquest
Offline Send Email
Oct 1, 2003
9:58 pm
30561
Are you sure the times in the log match when they are rebooted, and that you are not getting collisions on the network, and the servers sees a break / ...
Andy Browne
abb08y
Offline Send Email
Oct 1, 2003
10:04 pm
30562
... that you ... break / ... Yes, the times in the log do look like the freezing times the users are reporting to me. Do you say collisions like IP conflicts? ...
dr_bentonquest
Offline Send Email
Oct 1, 2003
10:11 pm
30563
Hý, I am using FB and IBOConsole. I test connection with dummy port values. But connection is OK. You can see the IBOConsole connection test result with port...
Safak Ebesek
safakebesek
Offline Send Email
Oct 1, 2003
10:26 pm
Messages 30534 - 30563 of 99491   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help