Hi Jason The code I am using is .... To write to the DB with InsertIBOQuery do begin ParamByName('ID39;).AsInteger := NextId; ...
46818
Rohit Gupta
rohitguptanz
May 2, 2013 8:39 am
Alan, I doubt if you can abort a running garbage collection, short of reboot. However, we set it to to a large number so that it will not happen in a days...
46819
Ed Dressel
eddressel
May 2, 2013 10:12 pm
In 4.9.14.b53 if I run the following method 1000x, it leaves 1000 connections open on the server: D:\DelphiComps\IBO92;4.9.14.b53\LIB92;D201292;Win3292;Release ...
46820
fields24@...
fields24...
May 6, 2013 2:00 pm
Jason, I recently noticed an unusual action by click-selecting rows in a TIB_Grid attached to a TIB_Query. For example, a list of 26 records with the letter of...
46821
IBO Support List
kylixguru
May 6, 2013 5:44 pm
I don't follow you when you said "after clicking on the column to reverse the letters". What do you mean by this? Are you talking about the sort order? Jason ...
46822
IBO Support List
kylixguru
May 6, 2013 6:39 pm
I have been trying to implement the bug tracker for IBO at a friendlier URL. Please let me know if this URL works or not: http://tracker.ibobjects.com It may...
46823
Markus Ostenried
macnoz
May 6, 2013 6:56 pm
On Mon, May 6, 2013 at 8:39 PM, IBO Support List ... working, shows place holder text. ... working, mantis login ... this one gives me a timeout [Non-text...
46824
Radu Capota
rmc_soft@...
May 6, 2013 7:06 pm
at me the first 2 links works OK and the third dont work Jason. Greetings, Radu Capota ... From: IBO Support List To: IBObjects@yahoogroups.com Sent: Monday,...
46825
fields24@...
fields24...
May 6, 2013 9:37 pm
Yes, that is what I meant. After selecting the first three records I click on the title to sort by another field and then all of a sudden only the top three...
46826
fields24@...
fields24...
May 6, 2013 9:44 pm
I am doing it on a simple OnScroll event of the dataset. The component is the TAcroPDF that is in the AcroPDF.ocx file that Adobe releases. I use the filename...
46827
IBO Support List
kylixguru
May 6, 2013 10:32 pm
You need a meaningful bookmark and that depends upon what your KeyLinks are set to. What are the KeyLinks set to? Or, are they set at all? If they aren't set,...
46828
Salvatore Besso
salvatore.besso
May 7, 2013 8:18 am
Jason, the URL http://tracker.ibobjects.com works for me and this page appears: It really does work! This is the default web page for this server. The web...
46829
IBO Support List
kylixguru
May 7, 2013 5:55 pm
Ok, this seems to be the consistent experience of everyone. What I need to do is configure Apache running on my Ubuntu machine to do a redirect. Does that...
46830
Markus Ostenried
macnoz
May 7, 2013 7:50 pm
why not just setup a symlink like this ln -s /var/www/mantis/main_page.php /var/www/mantis/index.html untested, maybe it'll work :) On Tue, May 7, 2013 at 7:54...
46831
Hans
ittybittypro...
May 7, 2013 8:31 pm
Hi Jason, A hidden file /var/www/.htaccess containing something like the following, seems to be quite effective <IfModule mod_rewrite.c> RewriteEngine on ...
46832
Salvatore Besso
salvatore.besso
May 8, 2013 9:29 am
... alas, I can't help here, I don't know Linux at all. Regards Salvatore...
46833
fields24@...
fields24...
May 8, 2013 8:44 pm
That was it. I was clearing it during some function calls. I will remember this one..... Thanks very much....
46834
mmusetti70
May 9, 2013 12:55 pm
... Somebody can help me ? Thanks...
46835
Robert Martin
chreos3
May 10, 2013 2:21 am
Hi Jason I am trying to use he following code to take a database offline with IBOConfigService do begin ServerName := FindComputerName; DatabaseName :=...
46836
Robert Martin
chreos3
May 12, 2013 10:30 pm
Hi The solution is to set .Active := True before calling ShutdownDatabase :) Dodgy error message !...
46837
Dmitry A. Beloshistov
dmitrybelosh...
May 13, 2013 7:25 am
Hi! Set TIB_Grid.BorderRows property (AFAIK to 2). Use OnDrawBorder(),OnDrawCell(),OnDrawFixedCell(),OnDrawTitle() events for paint... WBR, Dmitry Beloshistov...
46838
Alexandre
alexandrepir...
May 15, 2013 2:37 pm
Hi Guys, Some version of IBO works with Delphi XE4 ? Thanks Alexandre Brazil...
46839
Carlos H. Cantu
warmbooter
May 15, 2013 4:09 pm
Jason told me yesterday that he is working in the porting. []s Carlos H. Cantu www.FireBase.com.br - www.firebirdnews.org www.warmboot.com.br -...
46840
Alexandre
alexandrepir...
May 15, 2013 4:52 pm
Thanks Carlos. I tried to install the current version of IBO in XE4, occurred a little erros only. I believe he will release a new version quickly. Alexandre ...
46841
Lester Caine
lscesuk
May 15, 2013 5:54 pm
... I STILL haven't got my codebase working with C++ on XE2 :( -- Lester Caine - G8HFL ... Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic...
46842
IBO Support List
kylixguru
May 15, 2013 8:58 pm
I have not yet made an official release on XE4 yet. I'm having some hangups getting my package source files just the way I want them. Otherwise, the sources...
46843
IBO Support List
kylixguru
May 15, 2013 8:59 pm
Lester, I wasn't aware of this. Is there something I need to do more? Jason ... From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of...
46844
Lester Caine
lscesuk
May 16, 2013 7:41 am
... A time machine would be a good start ;) *I* need to find a lot more time to simply get legacy Builder code to work in XE at all. I've converted a number of...
46845
Andrew
ahaines_1
May 17, 2013 12:19 am
... Sounds like display hot plug support. I had a perfectly working setup: Linux, 2 x nvidia Quadro 4000, 4 x monitors. I would power the monitors off when I...
46846
IBO Support List
kylixguru
12:13 am
Just a quick note that I'm pretty much finished up with the XE4 support. Jason ... From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf...