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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 41081 - 41110 of 44318   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
41081
HI IBO 4.7.16 D6 I have a TIB_Query connected to a grid. The SQL for one column is 'case when c.status in (''P'',''C'') then 1 else 0 end as ptick,' and...
Paul Hope
paulphope
Offline Send Email
Mar 1, 2007
11:26 am
41082
OK I know I should have been testing FB2 by now ;) The customer base will not be changing from 1.5 any time soon, and I'm still running a lot of old code. ...
Lester Caine
lscesuk
Offline Send Email
Mar 5, 2007
7:42 am
41083
I am reposting this because the email delivery service from the group was broken http://blog.360.yahoo.com/y_groups_team and I havent had a response ;-) Hi IBO...
Paul Hope
paulphope
Offline Send Email
Mar 5, 2007
12:00 pm
41084
I am looking at various solutions of brief-case modeling for my FB database, so that someone can walk away with their laptop, work on the database and re-sync...
Ed Dressel
Ed0302
Offline Send Email
Mar 5, 2007
5:37 pm
41085
... The extract has special settings to govern whether BIGINT is used or not. This setting is specific to the extract so it wouldn't be possible to make it a...
Jason Wharton
kylixguru
Offline Send Email
Mar 5, 2007
7:02 pm
41086
Ed, ... Actually, IBO doesn't have a briefcase at all. I only have cached updates but they require a live connection with the database in order to retrieve ...
Jason Wharton
kylixguru
Offline Send Email
Mar 5, 2007
7:05 pm
41087
... Maybe it was a bit different... I thought you sent me a demo to show how to sync two databases, which is quite different then brief case model, but could...
Ed Dressel
Ed0302
Offline Send Email
Mar 6, 2007
3:14 am
41088
... Oh, yes of course, that would work as a briefcase model because you would be working with a separate local version of a database and then you would write ...
Jason Wharton
kylixguru
Offline Send Email
Mar 6, 2007
6:09 am
41089
Hello, I'm sorry for the off-topic post. Is anybody using the debugging facility in BDS 2006 seriously? I switched my entire development from Delphi 6 Prof....
Thomas Steinmaurer
iblogmanager
Offline Send Email
Mar 6, 2007
7:15 am
41090
Can i have a demo too? Where it can be download? thanks, Iwan ... show ... case ... bad?<g> ... would be ... would write ... could be...
send2iwan
Online Now Send Email
Mar 6, 2007
7:50 am
41091
Hi, I have a replication application which succesfully replicated large volumes of data from one Master DB to numerous target DB's on other servers. To achieve...
Andrew
andrewa123uk
Offline Send Email
Mar 6, 2007
2:49 pm
41092
Hi everyone, I personally am using IBO and retrieving generator values via IBO is obviously not a problem. However, a client of ours now need to access our ...
Don Schoeman
captainpanick
Offline Send Email
Mar 7, 2007
9:21 am
41093
... No, like this it won't, because a generator is a metadata object and a generator name is an object identifier. As you're probably aware already, you can't...
Helen Borrie
helebor
Offline Send Email
Mar 7, 2007
9:45 am
41094
... A quick note, "60" seems a bit too short, given that: select gen_id (,1) from rdb$database is already 40 characters :-) ... rdb$database'; ... Martijn...
Martijn Tonies
martijntonie...
Offline Send Email
Mar 7, 2007
9:58 am
41095
... So true. Still, hopefully Don can count. :-) Helen...
Helen Borrie
helebor
Offline Send Email
Mar 7, 2007
11:16 am
41096
... Only 36 of them made it all the way to Norway... ;o) Set...
Svein Erling Tysvaer
svein_erling
Offline Send Email
Mar 7, 2007
2:42 pm
41097
I have a form that displays data from the database. It has an edit button that enables the field inputs on the form to be editable and also starts a...
jfgreco915
Offline Send Email
Mar 7, 2007
9:05 pm
41098
... This sounds kinda wrong. An open dataset is already in a transaction. Your edit button should simply put the dataset into edit mode. Then save should...
Helen Borrie
helebor
Offline Send Email
Mar 7, 2007
9:56 pm
41099
... you are now un-hung. ;-) Now, back to the original question... :-) I am looking at various solutions of brief-case modeling for my FB database, so that...
Ed Dressel
Ed0302
Offline Send Email
Mar 7, 2007
11:22 pm
41100
... There isn't a demonstration of this because really the only unique piece of it would be the process to synchronize the data from the "disconnected" ...
Jason Wharton
kylixguru
Offline Send Email
Mar 8, 2007
2:43 am
41101
Ed, ... With IBO you would have to write the piece to reconcile on your own. Simple replication would likely not be sufficient. ... I don't know a lot about...
Jason Wharton
kylixguru
Offline Send Email
Mar 8, 2007
2:49 am
41102
... You are likely not actually ending the physical transaction. Are you calling CommitRetaining when you click "Save" or are you calling "Commit"? Jason...
Jason Wharton
kylixguru
Offline Send Email
Mar 8, 2007
2:52 am
41103
I need to import data from a different database. I am creating a class structure that provides the information to move the data over (I say this so that if...
Ed Dressel
Ed0302
Offline Send Email
Mar 8, 2007
1:58 pm
41104
From: "Ed Dressel" <Dressel@...> ... I don't think you need to know the PK and FKs as long as you copy the data of the primary tables first. ... ...
Woody
woody_tmw
Offline Send Email
Mar 8, 2007
4:49 pm
41105
Hi I am changing the size of a grid OnEnter and reverting back OnExit. If there is also something causing a layout change and the focused field has an ...
Paul Hope
paulphope
Offline Send Email
Mar 8, 2007
5:20 pm
41106
Thanks for the response. ... I am not sure I understand this. The PKs will change in the new database, then the import tool needs to know that. ... That is...
Ed Dressel
Ed0302
Offline Send Email
Mar 8, 2007
8:25 pm
41107
From: "Ed Dressel" <Dressel@...> ... If you are saying that the PKs are going to be generated in more than one database and you have to synch...
Woody
woody_tmw
Offline Send Email
Mar 8, 2007
9:03 pm
41108
Hi Paul, ... Does the problem not happen with any other type of control in the grid? If the problem happens with any control on the grid then... There have...
Geoff Worboys
gworboys
Offline Send Email
Mar 8, 2007
10:04 pm
41109
Hi Geoff - thanks for the reply ... In the demo the problem does not occur with an IB_memo but it does in the real application - I havent quite sorted that one...
Paul Hope
paulphope
Offline Send Email
Mar 8, 2007
10:52 pm
41110
... That depends on the source of the problem and, without spending more time on this to debug in detail, I gave a couple of guesses based on past experience....
Geoff Worboys
gworboys
Offline Send Email
Mar 8, 2007
11:00 pm
Messages 41081 - 41110 of 44318   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