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 42638 - 42667 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42638
Hi Guys, Please a need a help, I need make a application with TIDTcpServer, TIDTcpClient and IBO, but a have a question. I need do this: 1- I have to connect...
ARP
alexandrepir...
Offline Send Email
Feb 1, 2008
1:18 pm
42639
OK, let me explain my self. Currently I enforce certain search criteria on an IB_Query. I then Assign the SQL with search criteria to the IBOQuery, for use in ...
Adrian Wreyford
ajwreyford
Offline Send Email
Feb 2, 2008
6:36 pm
42640
I suggest you put a critical section around it so that only one thread can access your connection at a time. You may need something more elaborate if your...
Jason Wharton
kylixguru
Offline Send Email
Feb 2, 2008
7:38 pm
42641
... Please avoid using a NILL owner in constructors. See below for how it should be done: function TDataModuleName.CreateDSQL( aTx: TIB_Transaction; const...
Jason Wharton
kylixguru
Offline Send Email
Feb 2, 2008
7:40 pm
42642
... Thanks--will have to look at some other code, but this isn't multi threaded and still creates the trim problem....
Ed Dressel
Ed0302
Offline Send Email
Feb 2, 2008
8:12 pm
42643
... Create a IB_Connection (perhaps a IB_Session too) and the IB_Cursor just in place und use it. Or for quicker access use a connection pool. Andreas...
Andreas Hesse
fisch50de
Offline Send Email
Feb 3, 2008
9:13 am
42644
Thanks Andreas, Well, I think creating and tearing down all those database components on each inbound message (because i need to use this approach in OnExecute...
ARP
alexandrepir...
Offline Send Email
Feb 3, 2008
1:53 pm
42645
We have a very strange recurring problem on only one customer site. Randomly permissions seem to become non effective on parts of the database - usually a...
Paul Hope
paulphope
Offline Send Email
Feb 4, 2008
4:22 pm
42646
I am doing a reload of a large dialect 1 Firebird database to a dialect 3 Firebird database. I am using the TIB_Datapump component and seem to have everything...
Jerry Sands
jerry_a_sands
Offline Send Email
Feb 5, 2008
5:51 pm
42647
A Connection pool is a collection of allready connected Connections (Session and Transactions and perhaps Cursors), that you can use in a thread. If you use...
Andreas Hesse
fisch50de
Offline Send Email
Feb 6, 2008
7:52 am
42648
... You could investigate the DisconnectToPool method. From the IBO Online FAQ Q: How can I implement connection pooling that you talk about in IBO 4? A: Just...
Thomas Steinmaurer
iblogmanager
Offline Send Email
Feb 6, 2008
8:14 am
42649
Can anyone please suggest what I'm doing wrong here? Thanks Mitch SELECT ITEM_ATTRIB.ITEM_ATTRIB_DATA FROM ITEM_ATTRIB WHERE ITEM_ATTRIB.ITEM_ID = :ITEM_ID...
mitch_landor
Offline Send Email
Feb 6, 2008
12:41 pm
42650
... Either turn off KeyLinksAutodefine or remove the table qualifiers. Helen...
Helen Borrie
helebor
Offline Send Email
Feb 6, 2008
1:46 pm
42651
... Thanks Helen. Turning off KeyLinksAutodefine or leaving on with the code below still gives the same error. SELECT ITEM_ATTRIB_DATA FROM ITEM_ATTRIB WHERE ...
mitch_landor
Offline Send Email
Feb 6, 2008
2:22 pm
42652
... OK, best describe 1) versions of things (dbserver, client lib, IBO) and 2) at what point you see the exception message. Helen...
Helen Borrie
helebor
Offline Send Email
Feb 6, 2008
9:50 pm
42653
... and 2) at what point you see the exception message. ... IBO4.6B, FB2.0, Delphi 2006, FastReport 4.0. I get the message when trying to open a report. I have...
mitch_landor
Offline Send Email
Feb 7, 2008
12:13 pm
42654
... You need IBO 4.8 to work with Fb 2. Helen...
Helen Borrie
helebor
Offline Send Email
Feb 7, 2008
1:36 pm
42655
... still ... I have just upgraded to IBO 4.8.7 but I'm still having the same problem....
mitch_landor
Offline Send Email
Feb 7, 2008
3:48 pm
42656
... Assuming your corrected set is SELECT ITEM_ATTRIB_DATA FROM ITEM_ATTRIB WHERE ITEM_ID = :ITEM_ID 1. What is the report doing with the output - is it...
Helen Borrie
helebor
Offline Send Email
Feb 7, 2008
10:35 pm
42657
Hello to everybody! I have a TIB_Grid and I would like to sort the records as Drag and Drop. The question is: how to put the Start-Record and the End-Record...
kostas5813
Offline Send Email
Feb 9, 2008
2:40 pm
42658
I have an application that I am upgrading from Delphi 2005 to Delphi 2007. It recompiled without any problem. I am using IBO 4.x with TwwIBOQuerys. I have a...
rhowitt
Offline Send Email
Feb 9, 2008
2:40 pm
42659
... IBO) ... trying ... problem. ... linked to the other set? e.g. as a detail to a master where the ... It seems to have been an issue with the keylinks...
mitch_landor
Offline Send Email
Feb 9, 2008
6:13 pm
42660
Every year or so I seem to encounter strange problems with my IBO 4.2Hd/D7/win2k/SP4. Some errors are obviously due to coming back to programming with IBO ...
ifitsx
Offline Send Email
Feb 10, 2008
2:34 am
42661
... Well, the obvious first thing is to work out whether the generator's name is NOTEID_GEN or GEN_NOTEID. Helen...
Helen Borrie
helebor
Offline Send Email
Feb 10, 2008
4:03 am
42662
Is Firebird supposed to be able to work with standard InterBase components that come with Borland C++Builder 6(eg: IBTransaction IBDatabase etc.) and if...
mischa.simmonds
Offline Send Email
Feb 10, 2008
11:33 am
42663
... The legacy components are somewhat out of date, and the copy of Interbase that comes with Builder6 pre dates Firebird. So an alternative interface is...
Lester Caine
lscesuk
Offline Send Email
Feb 10, 2008
11:42 am
42664
... No. Those components (known as InterBaseXpress) are an API abstraction layer for InterBase, just as the two series of IBO components are for IB or...
Helen Borrie
helebor
Offline Send Email
Feb 10, 2008
11:53 am
42665
I did some futher investigating.... I came up with a very simple program that had 1 master and 1 detail TwwiboQuery . The master data has 4 columns that the...
rhowitt
Offline Send Email
Feb 10, 2008
6:35 pm
42666
First, Thanks to Helen for your reply about the "Generator not defined mystery." At some point in my app's evolution I forgot that I reversed my generator...
ifitsx
Offline Send Email
Feb 10, 2008
7:09 pm
42667
... 1. GeneratorLinks at connection level - so inspect the property on your IBODatabase component. 2. An in-code call to the function Gen_ID(). Both...
Helen Borrie
helebor
Offline Send Email
Feb 10, 2008
8:38 pm
Messages 42638 - 42667 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