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 40375 - 40404 of 44319   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
40375
... Me to - we have had this discussion before and it is essential that we can 'restore' a previous build of a product especially when we have to get approval...
Lester Caine
lscesuk
Offline Send Email
Dec 1, 2006
8:37 am
40376
hello all, ... unless the installer is like the Jedi VCL (JVCL) one. If some of the participants to this thread know the JVCL they also know what I'm talking ...
Salvatore Besso
salvatorebesso
Offline Send Email
Dec 1, 2006
9:16 am
40377
Hi there, I have the following setup: There's a list of address displayed in an IB_Grid, which is assigned to a IB_Query. The address itself is displayed...
Daniel Albuschat
d.albuschat@...
Send Email
Dec 1, 2006
9:52 am
40378
... I agree. I want complete control of the installation and the location of the output files. Having a raw option makes this a lot easier than having to...
tickerboo2002
Offline Send Email
Dec 1, 2006
10:54 am
40379
... the same ... So this ends also the "private" thread we had about my query that made IBO prefix a ".(" (solved), ignored alias (solved) and, but you tell me...
Marco Menardi
mmenaz
Offline Send Email
Dec 1, 2006
12:12 pm
40380
While we are newly taking into consideration the relation alias becoming a part of the name of columns, this is the best time to openly discuss all the options...
Jason Wharton
kylixguru
Offline Send Email
Dec 1, 2006
6:12 pm
40381
We have converted an old BDE App to Firebird using IBO components. We now want to optimise the app to get the benefit of the combined Firebird / IBO...
George
morph197
Offline Send Email
Dec 1, 2006
6:28 pm
40382
... The surrogate keys (that's what I call them) should still be included in all your queries. ... Is all you need to do is put a setting in the GeneratorLinks...
Jason Wharton
kylixguru
Offline Send Email
Dec 1, 2006
7:07 pm
40383
... False, I use Enter key to execute the search. Antti Kurenniemi...
Antti Kurenniemi
smantti73
Offline Send Email
Dec 1, 2006
7:19 pm
40384
I have the sample app you made, very nice work, and the problem reproduces for me. I believe the difference is going to boil down to a difference between the ...
Jason Wharton
kylixguru
Offline Send Email
Dec 1, 2006
8:16 pm
40385
... Done, the file is SearchingProblem.zip, contains sources, a sample database + a compiled executable. Antti Kurenniemi...
Antti Kurenniemi
smantti73
Offline Send Email
Dec 1, 2006
9:11 pm
40386
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...
Send Email
Dec 2, 2006
1:32 am
40387
IB_SQL_IBO_4_7_Beta11.zip Everytime I update a procedure and run a Cursor SQL to test it, it says procedure in use when I repeat the process while building the...
Hans
ittybittypro...
Offline Send Email
Dec 2, 2006
5:05 am
40388
... That's inherent in the DB engine. Once you run a SP it is cached. If you then alter the procedure, you will have to reset the cache before being able to...
Helen Borrie
helebor@...
Send Email
Dec 2, 2006
5:38 am
40389
You need to look at why the record is going away more closely. Is this because someone else somewhere altered the record to no longer meet the selection...
Jason Wharton
kylixguru
Offline Send Email
Dec 2, 2006
6:01 pm
40390
I tried the same with IB_SQL 3.5Ai and it doesn't display this behavior. ... From: "Helen Borrie" <helebor@...> To: <IBObjects@yahoogroups.com> Sent:...
Hans
ittybittypro...
Offline Send Email
Dec 2, 2006
7:16 pm
40391
... I don't know anything about their installer. Unless it could have helped me understand better how Delphi/CPPB compiler options, registry settings, file...
Jason Wharton
kylixguru
Offline Send Email
Dec 2, 2006
7:56 pm
40392
... Here's something to look at: What does Firebird 2.0 return for the relation alias name for alias1. select t1.field1, t2.field2 as alias1, t1.field2 from...
Jason Wharton
kylixguru
Offline Send Email
Dec 2, 2006
8:06 pm
40393
In the past I recall confronting this problem and I did some stuff to try and avoid it. This largely depends on how fussy the engine wants to be, but there...
Jason Wharton
kylixguru
Offline Send Email
Dec 2, 2006
8:12 pm
40394
Gladly help testing, keeps me busy :) ... From: "Jason Wharton" <supportlist@...> To: <IBObjects@yahoogroups.com> Sent: Saturday, December 02, 2006...
Hans
ittybittypro...
Offline Send Email
Dec 2, 2006
8:28 pm
40395
Also, if you select a procedure to edit then open the edit screen, you have to move your cursor off the selected procedure before you can update the procedure,...
Hans
ittybittypro...
Offline Send Email
Dec 2, 2006
8:38 pm
40396
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...
Send Email
Dec 2, 2006
8:48 pm
40397
Are there any tools I can get to touch up my database file (FB1.5)? It's not a critical thing because I just restored from my last backup, which was no more...
Jason Wharton
kylixguru
Offline Send Email
Dec 2, 2006
9:53 pm
40398
Jason, ... hopefully this is what you're looking for: http://ibsurgeon.com/ -- Best, Carlos [Non-text portions of this message have been removed]...
Carlos Tré
tre955
Offline Send Email
Dec 2, 2006
11:50 pm
40399
... I forgot about these tools! Thanks for the reminder. I ran the diagnostics and it identified three places where the system tables had become corrupted....
Jason Wharton
kylixguru
Offline Send Email
Dec 3, 2006
12:10 am
40400
Will you get the latest beta release (or the eval from the downloads area) and test this issue again. As far as I can tell it is resolved. Jason Wharton...
Jason Wharton
kylixguru
Offline Send Email
Dec 3, 2006
6:32 am
40401
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...
Send Email
Dec 3, 2006
7:52 am
40402
I've also put the kits out on the trustware site for all those who have been active in the Beta program. In all actuality, except for a few more issues, I...
Jason Wharton
kylixguru
Offline Send Email
Dec 3, 2006
7:56 am
40403
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...
Send Email
Dec 3, 2006
8:02 am
40404
... have been ... release ... Would be very good having your "issues left" list, to check if what is not yet in beta11 is in that list. In fact I've 2 issues...
Marco Menardi
mmenaz
Offline Send Email
Dec 3, 2006
4:33 pm
Messages 40375 - 40404 of 44319   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