... I've added some extra logging of connection stuff, but since killing the sophos anti-virus the machine has run perfectly today. I'll give it a few more ...
Earnest, I was not able to find the problem with the sample app I received. I must not know the right steps and the order to do them in to see it. Will you...
... I will say that there are a few things I noticed that are not working right with blob's and cached updates but its really hard to get a firm grip on them....
Jason, ... So that's what I proposed above: Have a boolean property that simply determines if IBO does transliteration or not. ... You'll have to do it right....
Hi, I was reading this thread interestingly. I also think that UTF-8(and UCS-x) handling will become important in windows platform. The firebird will futures...
Minoru Yoshida
yoshida@...
Nov 3, 2007 4:59 am
42325
Jason, did you already decide how you want to do it? As you changed the AsString behaviour of UTF8 connections, my application is broken and I would need to go...
Hi, I tried it. In both WindowsXP and Delphi7 US editions. There were no problem. Firebird environments: - Firebird V2.1(Beta 2) - Database defaut charcter set...
Minoru Yoshida
yoshida@...
Nov 6, 2007 11:16 pm
42327
Stefan, ... I wouldn't go back to an earlier version if I were you. You can tweak the code so that it won't transliterate. Find the one line of code where it...
Hi, I've setup an IB_LookupCombo (Firebird 2 / Delphi 2006) and the keylinks and gridlinks all work fine. My gridlinks show two fields from the child table and...
... From what I can make of the above description, you're possibly trying to use the IB_LookupCombo for the wrong kind of relationship. What do you mean when...
... the ... fields ... the ... two ... form - ... time? ... trying to use the IB_LookupCombo for the wrong kind of relationship. What do you mean when you say...
Hi all, I'm trying to use a TIBOQuery inside a thread and i'm getting some errors. I'm creating a test case, but before describe my problem deeply, is there...
Just after posting the question, i found an old thread about this issue. It seems the problem is in the firebird client library and i need to create a new...
... { Helen shakes head, rubs eyes and murmurs "Must be time I was in bed." } I need to repeat that a control is *set* driven. You can't arbitrarily populate...
... Yes. Beside the fact, that a thread should be seen as an isolated entity, e.g. as data module, you also must use a TCP/IP connection, even if it is a local...
... in ... popup ... to ... user ... the ... bed." } ... arbitrarily populate it will fields from different tables. ... http://www.ibobjects.com/TechInfo.html...
... No, it's a question of using the control for its designed purpose. ... With the IB Objects CONTROLS (note this word) you must understand that their...
... should be as ... that their behaviours are driven directly from the data. They are data DRIVEN. This is conceptually opposite to your idea, based on ...
... I do not understand what this is about... but then I never have tables owned by different users. You cannot expect a lookup to work unless the user has...
... Thanks for all the very useful commentary and suggestions. Your suggestion of a TIB_Text certainly works; I have already used that in combination with...
... OK I'm not out of the woods here :( All that killing the anti-virus crap has done is allowed the machine to run a lot faster, so that a restart is...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the IBObjects group. File :...
IBObjects@yahoogroups...
Nov 11, 2007 6:58 am
42344
Thanks Minoru, I have just recently had some success after getting the TMS Unicode controls and using the TMS AdvStringGrid's WideCell property. I've still got...
Hello, after I changed from FB 1.5 to FB 2.0 I also had to change to the latest release if IBO (4.8.6). After that, I have huge performance problems, and I do...
There are no not in (a, b, c) selections in my queries. The only changes to the queries I have made are those to get FB2.0 accepting the syntax. In some...
Hello group, as I am quite aware of the character-set problems and how UTF-8 and Unicode works, I'd like to give my two cents on this topic. First I'd like to...