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 34818 - 34847 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34818
Hi, I've got difficulties to install IBOs on Delphi 2005 : - I have installed all the packages and they appear in the "Components / Install Packages" dialog. -...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
8:42 am
34819
Just an idea, but can you check the packages again in the install packages window when you add the ibobjects folders to the library path in environment...
Franky Brandt
fbrandt2003
Offline Send Email
Mar 1, 2005
10:40 am
34820
Hi Franky, I'm not sure I understood your question but : - in the "Install Package" window, ibobjects are in "C:\Documents and settings\U20\Mes...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
11:06 am
34821
Try adding the folder where the ibobjects source files are(the pas files, the dcu files, the dpk files) to the library path too Sylvain, i think that will...
Franky Brandt
fbrandt2003
Offline Send Email
Mar 1, 2005
11:41 am
34822
... ....and search for the runtime BPLs. They are probably *not* in the same location as the design-time ones. Helen...
Helen Borrie
helebor
Offline Send Email
Mar 1, 2005
1:03 pm
34823
That's already done....
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
2:57 pm
34824
Hum, I found them both in $(BDSPROJECTSDIR)\Rpl (the folder where my design-time bpl are) and in "C:\Program files\Borland\BDS\3.0\Bin". The ones in \Bin are...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
3:10 pm
34825
To summarize, I've got : - design-time BPLs in C:\Windows\System32\$(PROJECTSDIR)\Bpl, - runtime BPLs in C:\Program Files\Borland\BDS\3.0\Bin, - all the BPLs...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
3:19 pm
34826
I've to add that if I try to uncheck these two packages and restart Delphi, they are rechecked !! It seems like a Delphi bug, isn't it ?...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 1, 2005
3:49 pm
34827
Hello, i would like to report these 4 bugs, i've encountered with IBO 4.5 Evaluation install in D2005. 1. When any other install language selected (except...
willy_metra
Offline Send Email
Mar 1, 2005
7:27 pm
34828
I'm using ib_query.locate to jump to a record in a recordset, which is displayed in the ib_grid. How do I modify/trigger the IB_grid to show the located...
G. Nau
b404_r66
Offline Send Email
Mar 1, 2005
9:15 pm
34829
Sylvain, ... You did not do a clean install. You have some leftovers from your previous unsuccessful installs with the eval version. You need to start again...
Helen Borrie
helebor
Offline Send Email
Mar 1, 2005
10:38 pm
34830
... Probably; but you have remnants of multiple installs there. Those particular libraries are combined run-time/design-time libraries. As part of your clean...
Helen Borrie
helebor
Offline Send Email
Mar 1, 2005
10:43 pm
34831
Hi Group My 2 questions are related to each other, the first one is about Firebird and the second one is about IBO tools that's why I'll post my message in ...
Vahan Yoghoudjian
shield_019
Offline Send Email
Mar 2, 2005
8:00 am
34832
Hi Felix, A guess here, but have you recompiled the Runtime libraries for IBO? Mark...
Mark Pickersgill
mpickers2000
Offline Send Email
Mar 2, 2005
8:25 am
34833
... No use, because 80% of Windows applications rename fbclient.dll as gds32.dll and locate it in the system directory. ... "The location it should be" (and...
Helen Borrie
helebor
Offline Send Email
Mar 2, 2005
8:48 am
34834
Thanks Helen for your quick reply... you always have the answer for everything :) As for my last point, it could be both cases, an application running from the...
Vahan Yoghoudjian
shield_019
Offline Send Email
Mar 2, 2005
9:40 am
34835
... OK, all is ok until this point. ... At this point, I've only "ibotools" in the palette. In the "Install Packages" dialog, I've all the IB Objects packages ...
Sylvain Planchon
aosylvain
Offline Send Email
Mar 2, 2005
9:54 am
34836
... It is possible to compile two versions of your application, one using the embedded server and one the client, they will work the same. So the choice is up...
Lester Caine
lscesuk
Offline Send Email
Mar 2, 2005
9:59 am
34837
I would like to run things in the ideal way, which I think as you suggested would be to run the server on a separate machine, but sometimes we have to give up...
Vahan Yoghoudjian
shield_019
Offline Send Email
Mar 2, 2005
10:14 am
34838
... No problem, as long as they are happy with an external connection, you only need one machine on a site even running separate server. Normally have WinVNC...
Lester Caine
lscesuk
Offline Send Email
Mar 2, 2005
10:44 am
34839
... A single application: yes, indeed! It doesn't have to "check" anything' but you must not hard-code the server and database path in the application (it...
Helen Borrie
helebor
Offline Send Email
Mar 2, 2005
10:52 am
34840
Helen, I noticed your chat about the new FB server you made from leftovers. Most of my clients are running SBS 2003 and all have extra computers around that...
Rick Roen
rick_roen
Offline Send Email
Mar 2, 2005
7:34 pm
34841
... 1.5. >It needs to do this because IBO traditionally had a built-in workaround for a ... bug is fixed in Firebird but not in InterBase or Firebird 1.0, so...
cgar1136
Offline Send Email
Mar 2, 2005
8:17 pm
34842
... Depends how you are packaging for distribution. I probably meant create two versions of your installation, but I was thinking that embedded can be fully...
Lester Caine
lscesuk
Offline Send Email
Mar 2, 2005
10:38 pm
34843
... TIB_Connection has a Characteristics property, a packed record named TIB_ConnectionCharacteristics. The field dbFBVersion: string; will help with this. ...
Helen Borrie
helebor
Offline Send Email
Mar 2, 2005
11:35 pm
34844
I'm not Helen but... (This question should be posted at fb-support) ... Putting a Linux box with Firebird in a Win environment is absolutely transparent. Go...
Artur Anjos
arturanjos
Offline Send Email
Mar 2, 2005
11:45 pm
34845
Thanx Helen, that works pretty good =:-)...
cgar1136
Offline Send Email
Mar 3, 2005
1:12 am
34846
... I have two Linux servers for FB in this network. One is a built-from-parts box that I use for Kylix and for Firebird field testing; the other is my ...
Helen Borrie
helebor
Offline Send Email
Mar 3, 2005
1:15 am
34847
Hi, My application is a data capturing tool, so it captures and stores the data in a background thread. This happens about twice a second. I would like to ...
Don Schoeman
ta_maximus
Offline Send Email
Mar 3, 2005
7:22 am
Messages 34818 - 34847 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