Dear Friends I need to run my app in a pc with FB 2.1.0 instaled. My app was compiled with IBO 4.5Ai. When run the app, I receive this error message: Invalid...
44680
Adrian Wreyford
ajwreyford
Jul 4, 2010 6:33 am
Hi, this one has had me baffled for days. I'm not sure if it is IBO or Firebird. I will go through the steps that replicate the problem: Create Master table .....
44681
Adrian Wreyford
ajwreyford
Jul 4, 2010 6:36 am
Sorry I must mention: Using IBO 4.9.8, and upgraded to 4.9.9 both same problem. Firebird: 2.1.2.18118 Regards Adrian [Non-text portions of this message have...
44682
Helen Borrie
helebor
Jul 4, 2010 7:09 am
... That won't work, since they are not computed fields. Use GeneratorLinks for those two fields. Helen...
44683
Adrian Wreyford
ajwreyford
Jul 4, 2010 9:10 am
Well, what can I say .. If your good, your good.!! THANKS!!!!!!! Regards Adrian ... From: Helen Borrie To: IBObjects@yahoogroups.com Sent: Sunday, July 04,...
44684
Marcelo Bortolini
marcelo_bort...
Jul 5, 2010 11:32 am
Hercules, went through the same problem when I started the test for the version 2.01 with the IBO Firebird 4.5, I decided IBO upgrading to version 4.8.5, so...
44685
Hrsoft@Hrsoftbrasil
hrsoftbrasil
Jul 5, 2010 7:03 pm
Thank you. I updated today to IBO 4.9.9, and the problem was solved. Atenciosamente ____________________________________ Hércules Russano ...
44686
FaceBook
abizafu
Jul 6, 2010 5:51 am
10:20:46 AM7/6/2010 Download 100GB Free ( Send Other Friends & enjoy ) 1000Places To See Australia 1000 Places To See France 1000 Places To See Hawaii 1000...
44687
Jason Wharton
ibobjects
Jul 6, 2010 5:46 pm
All, I put a new version in the registered users download area as well as the trustware users area. I have not yet completed a new evaluation version release...
44688
dewolfkoen
Jul 7, 2010 8:14 am
Hi all, I have written an application which syncs a folder structure with a database (for some doc mgnt). I noticed that at some point during the sync the...
44689
Ed Dressel
eddressel
Jul 7, 2010 4:33 pm
not enough information here... but are you freeing any bookmarks you get? Maybe if you had a code snippet that re-created the problem better help could be...
44690
dewolfkoen
Jul 8, 2010 10:06 am
Hi Ed, I copied the sync code to a standalone app, no problems with memory consumption there. I guess it may have something to do with tables that are opened...
44691
Ed Dressel
eddressel
Jul 8, 2010 10:45 pm
... I don't use tables, but it shouldn't take long to create a demo that reproduces the problem. Ed Dressel...
44692
Andrei Luís
andrei_luis
Jul 10, 2010 1:07 am
Hi, IBO 4.9.9 + delphi 2006 I'd like to know if it is possible to do an IB_Grid like that: - Active, Customer, Date and Obs are collumns from the table, that I...
44693
Dmitry Beloshistov
dmitrybelosh...
Jul 12, 2010 7:47 am
Hello! Try use TIB_Ledger grid. WBR, Dmitry Beloshistov AKA [-=BDS=-] From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of Andrei...
44694
Andrei Luís
andrei_luis
Jul 12, 2010 5:02 pm
Almost done, the only issue still opened is how to merge a tib_memo with tib_ledger. How can I do it? []s Andrei...
44695
hrsoft.hrsoft
hrsoftbrasil
Jul 15, 2010 1:58 pm
Dear Friends Until Jun/2010, frequently I used cpLocal to connect to Firebird 1.5.3 or 2.01. Like this example, when setting the IB_Database, using the old IBO...
44696
iboleri
Jul 15, 2010 3:39 pm
Hi there, we are using IBO for years. Recently we do the jump from D2007 to D2010 and using now IBO 4.9.9. So far so good. But now i got a problem with wide...
44697
Helen Borrie
helebor
Jul 15, 2010 7:49 pm
... This path syntax is not for a cpLocal path, it is a network mapping, which would not work with Fb 1.5 or 2.0 at all. It seems you will need to re-check...
44698
Antti Kurenniemi
smantti73
Jul 16, 2010 7:24 am
... From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of Helen Borrie Sent: 15. heinäkuuta 2010 22:45 To:...
44699
Geoff Worboys
gworboys
Jul 21, 2010 4:46 am
... in procedure TIB_Row.LoadBlobsFromNode; you need to initialise the new variable lastID before the while block in which it is tested. -1 seems a good bet...
44700
Jason Wharton
ibobjects
Jul 21, 2010 9:13 pm
Geoff, ... Thanks, I will give it a look. ... Sorry about that. Regards, Jason Wharton...
44701
Marcelomac
marcelomac...
Jul 22, 2010 1:37 am
Dear friends, I have the select: select count(*)as PAT6 from PACIENTS where PATOLOGIA = 'Congênita39; that shows the message: ISC ERROR CODE: 335544321 ISC...
44702
Marcelo Ribeiro Machado
marcelomac...
Jul 22, 2010 4:13 pm
Solved. Thanks Marcelo Ribeiro Machado 2010/7/21 Marcelomac <marcelomac@...> ... [Non-text portions of this message have been removed]...
44703
Antti Kurenniemi
smantti73
Jul 27, 2010 2:02 pm
Hi all. Is there a way to make the IBO grid(s) multi-select behave more like common windows controls? The way it is now is a little bit difficult / confusing...
44704
DanyM
dmarmur2002
Jul 28, 2010 9:06 pm
I would like to think that calling procedure TIB_BDataset.SelectAll( State: boolean ); with false for the argument will deselect all selected records. like so;...
44705
mnrroux
Jul 29, 2010 6:56 am
Hi there, I am getting a range of errors using the Locate method with Firebird 2.1 a/Delphi. It generally raises an exception on TIBCursor.Next and...
44706
Jason Wharton
ibobjects
Jul 29, 2010 2:10 pm
I need to see a sample application that reproduces this problem. Thanks, Jason Wharton ... From: "mnrroux" <mnrroux@...> To:...
44707
Jason Wharton
ibobjects
Jul 29, 2010 2:13 pm
Dany, ... This is all feasible with IBO. One questions first. Are you saying that Calling SelectAll( false ) is not working? Thanks, Jason Wharton...
44708
Alan
metaalan
Jul 31, 2010 4:02 am
Line 15208 of IB_Components (4.9.9) has this FUsers.Add( Copy( AnsiString( PByte( @Results[ItemPtr+1] )), 1, byte( Results[ItemPtr]))); but it returns...