Search the web
Sign In
New User? Sign Up
IBObjects · IB Objects support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 43165 - 43194 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
43165
Hi ! First, I'm working with Delphi 2007. I have a TIB_Query control that displays the contents of table ANIMAL in a TIB_LookUpCombo (cbANI_1). Important: I'm...
mmusetti70
Offline Send Email
Sep 2, 2008
12:22 pm
43166
Hi, I have an app with Delphi 5 and IBObject 4.5 (an old version). With IB_Pump I have very slow performance on Vista (100 times slower than on XP Pro) When...
henry FRANQUET
henry49fr
Offline Send Email
Sep 2, 2008
12:26 pm
43167
... I have experienced this with Vista. There is a system program called searchindexer that runs when files are changing in Vista. It often takes up to 50%...
jackmason7
Offline Send Email
Sep 3, 2008
4:24 am
43168
I have two systems, a laptop running Vista and a desktop running XP. On both systems, I uninstalled Delphi 7, IBO, 1stClass (Woll2Woll), and InfoPower...
jackmason7
Offline Send Email
Sep 3, 2008
4:51 am
43169
... I can't help you much with this except to say that there are a number of peculiarities appearing in Vista and there is little chance that older versions of...
Lester Caine
lscesuk
Offline Send Email
Sep 3, 2008
5:28 am
43170
I have a feeling that IBO is dying, no responses, no feedback, no updates since over a year. Wished it was put up in such a way we all could contribute or...
Hans
ittybittypro...
Offline Send Email
Sep 3, 2008
5:55 am
43171
... Hi, thanks for the tips But, as stopping SearchIndexer (service Windows Search) speeds up Vista, I have always the same issue (more than 100 times slower...
henry FRANQUET
henry49fr
Offline Send Email
Sep 3, 2008
9:24 am
43172
H> I have a feeling that IBO is dying, no responses, no feedback, no updates H> since over a year. Wished it was put up in such a way we all could H>...
Carlos H. Cantu
warmbooter
Online Now Send Email
Sep 3, 2008
12:17 pm
43173
... I second that. I've waited for a bugfix (which I found, identified & made a test app to demonstrate) for almost two years now. Not to mention how old the...
Antti Kurenniemi
smantti73
Offline Send Email
Sep 3, 2008
4:07 pm
43174
This is very worrying. Customers are saying they will soon have no choice but to use Vista PCs. I keep telling them we dont support it but time is running...
Paul Hope
paulphope
Offline Send Email
Sep 4, 2008
9:42 am
43175
We have been using IBO 4.8x successfully on Vista for some time, but without any IBO visual components. We use IBO's TDataset components for all VCL purposes,...
Roger Vellacott
rogervellacott
Offline Send Email
Sep 4, 2008
10:08 am
43176
Hi Don't know about Jason but we use Vista here (its my Dev PC) and IBO without any problems whatsoever (with DB components). As far as I can see their is no...
Robert martin
chreos3
Offline Send Email
Sep 4, 2008
9:06 pm
43177
... My first reaction to this was: Why are you using a database for these iterations? 8 million records of 10 fields (each taking 10 bytes) would only...
Doug Chamberlin
dougchamberlin
Offline Send Email
Sep 4, 2008
9:31 pm
43178
Hi Henry, ... What version of Firebird? (v1 or v2, classic or superserver). Are you connecting to the same FB server for both connections? I know of an issue...
Geoff Worboys
gworboys
Offline Send Email
Sep 4, 2008
9:40 pm
43179
Hi Robert, ... What version of Delphi? (Those confirming specific problems above seem to be talking about programs compiled with older versions, Delphi7 and...
Geoff Worboys
gworboys
Offline Send Email
Sep 4, 2008
9:44 pm
43180
Oh I am using Delphi 2007 and also mostly using the TDataset components. Sorry not really useful then :) Rob...
Robert martin
chreos3
Offline Send Email
Sep 4, 2008
9:59 pm
43181
Hi Sorry I never noticed the reference to IB_Pump before. Geoff is correct. This is actually a FB 1.5 (<=) issue that is mostly resolved in FB 2. The issue...
Robert martin
chreos3
Offline Send Email
Sep 4, 2008
9:59 pm
43182
... Still useful - if we know what versions we require to develop reliably under Vista. I am still on Delphi6 and have been very reluctant to change... but...
Geoff Worboys
gworboys
Offline Send Email
Sep 4, 2008
10:09 pm
43183
... Can confirm that it is a multi-cpu (even just hyperthread) issue. However cpu affinity does not fix the problem - it can alter the impact, but does not...
Geoff Worboys
gworboys
Offline Send Email
Sep 4, 2008
10:13 pm
43184
Hi It is a threading issue that shows on multi CPU / dual core and even single core hyperthreaded CPUs. Setting the affinity fixes the problem in so much as...
Robert martin
chreos3
Offline Send Email
Sep 4, 2008
10:20 pm
43185
... I am using Delphi 7 and the only 'problems' I've had has been with Vista. Ed Dressel...
Ed Dressel
Ed0302
Offline Send Email
Sep 4, 2008
10:33 pm
43186
This is what I ended up doing.. Made a world of difference.. Working well now.. can interate through 10 million records in about 20 seconds now.. ... From:...
Gordon Hamm
vdsgch
Offline Send Email
Sep 4, 2008
11:35 pm
43187
... Hi, Yes I use Firebird 1.5.5 in SuperServer Mode and both connections are on the same server. The timing of the pauses are effectively extremely variable,...
henry FRANQUET
henry49fr
Offline Send Email
Sep 5, 2008
8:47 am
43188
... I _definitely_ experience the problem under both XP and 2000 (have not tried Vista). I have _definitely_ experienced the problem regardless of the...
Geoff Worboys
gworboys
Offline Send Email
Sep 5, 2008
9:05 am
43189
... Hi, I have installed a Classic version of Firebird with Affinity set to 2 and have no more loss of performance Thanks a lot Henry...
henry FRANQUET
henry49fr
Offline Send Email
Sep 5, 2008
10:55 am
43190
hF> Hi, hF> I have installed a Classic version of Firebird with Affinity set to 2 hF> and have no more loss of performance Affinity is a superserver parameter....
Carlos H. Cantu
warmbooter
Online Now Send Email
Sep 5, 2008
1:48 pm
43191
I too am confused abotu the affinity setting.. I set it to 8, as I have a quad core, with XP Pro . I run a routine, and its no faster than my older machine.....
Gordon Hamm
vdsgch
Offline Send Email
Sep 5, 2008
2:03 pm
43192
GH> I expected way better speed with this new machine.. Unfortunately, you will get this only with FB 3. Anyway, there are some nice reports of improvements in...
Carlos H. Cantu
warmbooter
Online Now Send Email
Sep 5, 2008
2:24 pm
43193
I have TIB_Grid displaying the results of a TIB_Query that contains two Boolean columns (short int's that either contain 0 or 1, Column attributes are set to...
p3pp3rh3ad
Offline Send Email
Sep 9, 2008
6:37 pm
43194
... When you checked the column attr. as Boolean, did you also indicate what the true and false values would be? Helen...
Helen Borrie
helebor
Offline Send Email
Sep 9, 2008
9:27 pm
Messages 43165 - 43194 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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