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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 37305 - 37334 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37305
I have one enterprise version of SQL server 2000. Anyone have interests please email me back.....
estrader900
Offline Send Email
Nov 1, 2005
9:35 am
37306
How SQLWhere method will behavior if my SQL have a UNION statement? Thanks, Guto...
Guto
curufinwe2000
Offline Send Email
Nov 1, 2005
12:50 pm
37307
Is there someway to implement OnMacroSubstitute on TIBODataset descendantes (TIBOQuery)? Thanks!...
Guto
curufinwe2000
Offline Send Email
Nov 1, 2005
1:15 pm
37308
I mean for column title of TIB_Grid. Maby I have an old version (2000-2001) of TIB_Query when I haven't "grid alignment propoerty" in it (or... it is...
coderefectory
Offline Send Email
Nov 1, 2005
1:35 pm
37309
... AFAIK it would be wrong parsed. usually i prefer SQL property instead. -- Salam, -Jaimy Azle...
Jaimy Azle
kang_jaim
Offline Send Email
Nov 1, 2005
1:43 pm
37310
... You must never use SQLWhere directly. It is used internally by IBO. With UNION sets you cannot use SQLWhereItems, since the search clauses for the...
Helen Borrie
helebor
Offline Send Email
Nov 1, 2005
2:34 pm
37311
ok. What of worst can happen wusing SQLWhere directly? Im accostumated to do it. And, until now, i dont get any problems... (im using TIBOQuery) Thanks, Guto ...
Guto
curufinwe2000
Offline Send Email
Nov 1, 2005
3:41 pm
37312
I have not gtaColumns in TitleAlignment(TIB_Grid) property...actualy I have Left, Center, Right options. I want align to right each column title on decimal and...
coderefectory
Offline Send Email
Nov 1, 2005
5:52 pm
37313
... Dear friends... ... how to calculate fields using ibo? I´m using Firebird. Are the calculations made by the application or for the firebird? Thanks, ...
Marcelo Machado
machado6655
Offline Send Email
Nov 1, 2005
6:39 pm
37314
... certainly - if you draw the title yourself you will need to draw the glyph yourself as well. If it's a decimal field, they align right by default - so I...
Alan McDonald
metaalan
Offline Send Email
Nov 1, 2005
7:04 pm
37315
I already found the answer, thanks for the attention! Marcelo Marcelo Machado <machado6655@...> wrote:... Dear friends... ... how to calculate fields...
Marcelo Machado
machado6655
Offline Send Email
Nov 1, 2005
7:14 pm
37316
... there's 2 answers - both ways is possible Alan...
Alan McDonald
metaalan
Offline Send Email
Nov 1, 2005
7:23 pm
37317
Dear friends, Something simple that stores pictures in a bank firebird (already developed) I need to store some 50 pictures for registration in the bank ...
Marcelo Machado
machado6655
Offline Send Email
Nov 1, 2005
10:39 pm
37318
I using sucesfully (for soem years) the ibo components, and usually FastReport as report generating, but little limmited. I want to change to another but I...
skander_sp
Offline Send Email
Nov 2, 2005
12:05 pm
37319
Hi, Is there an ETA on full Firebird 2.0 support? That is, support for the new SQL constructs and all? With regards, Martijn Tonies Database Workbench - tool...
Martijn Tonies
martijntonie...
Offline Send Email
Nov 2, 2005
12:19 pm
37320
Hello, skander_sp! You wrote to <IBObjects@yahoogroups.com> on Wed, 02 Nov 2005 12:05:40 -0000: ss> I want to change to another but I need a new ALSO IB Object...
Dmitry Beloshistov
dmitrybelosh...
Offline Send Email
Nov 2, 2005
2:00 pm
37321
I am trying very hard to understand the relationship between CommitAction and automatic OAT advancement. I thought I had it figured out but I have come across...
Stephen Boyd
sboydlns
Offline Send Email
Nov 2, 2005
3:39 pm
37322
I know FastReport 2.x the problem is I don't know how to convert into fastreport 3.x I try saving as "version 3", but they don't load in fastreport any one...
skander_sp
Offline Send Email
Nov 2, 2005
3:59 pm
37323
Hi We use an IB_Datapump to copy data from one table to another. Usually these are the same structure but if not the datapump seems to handle it fine....
Robert martin
chreos3
Offline Send Email
Nov 2, 2005
10:10 pm
37324
Hi Sorry, just worked out ho to do it. For anyone who is interested. In the Dest IB_Cursor change 'CheckRequired' to false. Rob Martin Software Engineer phone...
Robert martin
chreos3
Offline Send Email
Nov 2, 2005
10:24 pm
37325
... This should work; but the more logical way to address this is to make your dest SQL : insert into desttable (SerlNumRef, TransRef) values (:SerlNumRef,...
Helen Borrie
helebor
Offline Send Email
Nov 2, 2005
10:56 pm
37326
OK, Stephen, here's a guess (note, I'm guessing, in this area I'm far from an expert). A unidirectional query can - as far as I understand - best be ...
Svein Erling Tysvær
svein_erling
Offline Send Email
Nov 3, 2005
8:51 am
37327
Ola estou com um problema poderia me ajudar. Instalei o IBO 4.5 no delphi 2005 e esta dando problema ele esta instalando as dpls em outros lugar!! O que eu...
SUPER Safra - CPD
sql_marcos
Offline Send Email
Nov 3, 2005
10:49 am
37328
Hi, I'm trying to rig up a remote data module (multi-instance, apartment threaded) that has a TIBODatabase component on it, and that creates a series of child...
rugbyjocker
Offline Send Email
Nov 3, 2005
11:44 am
37329
Hey hey! I've continued what is now 2 days of searching to get an answer and I think I've found it... using a TIB_Connection instead and setting the protocol...
rugbyjocker
Offline Send Email
Nov 3, 2005
12:24 pm
37330
The query is already set to ReadOnly and I have fetched the only record in the result set which means it should be at EOF. Although I have fetched the first...
Stephen Boyd
sboydlns
Offline Send Email
Nov 3, 2005
1:34 pm
37331
Hi all, New to developing with Firebird using IBObjects and Delphi - used to developing with ADO and SQL Server with Delphi. I'm trying to develop a system...
cognitocognito
Offline Send Email
Nov 3, 2005
2:02 pm
37332
I have used ReportBuilder for years and been very happy with it. It is very extendable and I have got it to work pretty much the way I need it to work--and it...
Ed Dressel
Ed0302
Offline Send Email
Nov 3, 2005
2:38 pm
37333
Hello, I have the following SQL in a detail query that is linked to a specific master: Select p.* from add_protocol p left join add_tasks t on t.id_protocol =...
Daniel Albuschat
d.albuschat@...
Send Email
Nov 3, 2005
2:41 pm
37334
... There are actually two ways to do this, depending on your needs. If all the data you need for computation are available in the SQL query you're executing,...
Daniel Albuschat
d.albuschat@...
Send Email
Nov 3, 2005
2:48 pm
Messages 37305 - 37334 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