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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 40017 - 40046 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
40017
I have used Delphi for over 6 years and I have made changes to an existing stored procedure and been able to change the parament list easily. Using...
jack_engleman
Offline Send Email
Nov 1, 2006
9:01 am
40018
... This error means you have a problem at the connection level - your application is trying to connect to a file that is not a database! ... Should be the...
Helen Borrie
helebor
Offline Send Email
Nov 1, 2006
9:14 am
40019
... record ... one ... RepeatReason; ... saving is ... have ... RepeatReason; ... records that ... modify ... Why wouldn't the OP just let the server do it all...
mspencewasunavailable
mspencewasun...
Offline Send Email
Nov 1, 2006
1:21 pm
40020
... Post doesn't change the state of the database - it only updates what your transaction can see. You have to commit the transaction to change the database...
Helen Borrie
helebor
Offline Send Email
Nov 1, 2006
1:55 pm
40021
Helen The funny thing is the database works I can run the program from delphi in debug mode, as I normally do to test. So the connection works in run mode. I...
jack_engleman
Offline Send Email
Nov 1, 2006
4:35 pm
40022
I finally figured out the problem and the fix. I have a module that contains my database connection (TIBODatabase) for my application. In the module I was...
jack_engleman
Offline Send Email
Nov 1, 2006
5:21 pm
40023
In my IBOobjects conversion, I seem to have an intermittent problem with database transactions not commiting as they normally did using the BDE. I have one...
jack_engleman
Offline Send Email
Nov 1, 2006
5:38 pm
40024
... RepeatReason; ... RepeatReason; ... mentioned? ... Hello Again, I didn't do a very good job of explaining my problem. The code I attached is actually some...
myzebuisbrown
Offline Send Email
Nov 1, 2006
7:39 pm
40025
Thomas, ... Simplified or not it's still nonsense fetching and updating data with one Cursor. Either write a general statement that's valid for all records in...
Lucas Franzen
biber_et_luc
Offline Send Email
Nov 1, 2006
8:03 pm
40026
Hi, I intend to convert some normal columns in paradox to computed by columns in firebird. Currently using 1.5.3 but I want to use 2.0 when available as debian...
Wolfgang Rohdewald
wolfgang@...
Send Email
Nov 1, 2006
9:30 pm
40027
... As a rule, the iboTDataset components are designed to behave according to the corresponding VCL implementation. However, when you have depended on strange...
Helen Borrie
helebor
Offline Send Email
Nov 1, 2006
10:32 pm
40028
... Thanks Luc. Using Readonly and RequestLive has certainly made things load a lot faster. I found out the problem I initially posted was being caused by a...
myzebuisbrown
Offline Send Email
Nov 2, 2006
4:08 am
40029
... Yes, of course. If updating 40 fields with a cursor why should that be (internally) different to DSQL? The update has to be done anyway. An update is...
Lucas Franzen
biber_et_luc
Offline Send Email
Nov 2, 2006
7:45 am
40030
Columnattributes T_YESNO=BOOLEAN=1,0 doesn't work if SQL contains "group by", however it DOES WORK of the SQL doesn't contain "group by" I am converting an...
Frederic Bell
freddie10538
Offline Send Email
Nov 2, 2006
3:13 pm
40031
Hello, I use OnChange event to do a kind of custom edition when user types on a TEdit field. After each character typed by the user I make some changes on...
Roberto Freitas
rrssffreitas
Offline Send Email
Nov 2, 2006
3:37 pm
40032
First questions: 1. Why is the same field defined in some places as TBooleanField and others as TSmallIntField? That might help with the "best" solution. 2....
clivewalden
Offline Send Email
Nov 2, 2006
5:41 pm
40033
... Clive, as I already explained, the persistant Tfield definition that results from the 2 different queries is actually different EVEN THOUGH the query is on...
Frederic Bell
freddie10538
Offline Send Email
Nov 2, 2006
6:39 pm
40034
Hi All, I have the same problem when my TiboQuery is in dsinsert state, but only because my program have an IMAGE blob field 80 binary. If I don't load an ...
Delmar Wichnieski (De...
delmar@...
Send Email
Nov 2, 2006
7:09 pm
40035
I may not be able to offer more help for your specifics. I never use TIB_CONNECTION columnattributes and avoid design time field names wherever possible. What...
clivewalden
Offline Send Email
Nov 2, 2006
7:27 pm
40036
... I see from your later posting that you are relying on database field ColumnAttributes declared globally in the IB_Connection. That works great for...
Helen Borrie
helebor
Offline Send Email
Nov 2, 2006
9:45 pm
40037
... Your problem has two causes. 1. Your set has only one possible record (SELECT FIRST 1). This means that, when the dataset is refreshed, you will not see...
Helen Borrie
helebor
Offline Send Email
Nov 2, 2006
10:45 pm
40038
Hi I am seeing problems in an application where IBOTransaction.StartTransaction does not start a transaction. If I check immediately after this call...
Robert martin
chreos3
Offline Send Email
Nov 3, 2006
12:46 am
40039
It seems none of my messages are being accepted on this list. I did reorganize my mail accounts and folders not long after I got home and I think I messed...
Jason Wharton
kylixguru
Offline Send Email
Nov 3, 2006
2:24 am
40040
Ok, very good I'm back to life here! My email address changed to be from jwharton@... instead of from jwharton@... and that was not an...
Jason Wharton
kylixguru
Offline Send Email
Nov 3, 2006
3:24 am
40041
Thank you Helen! Your response confirmed my suspicions entirely....
Frederic Bell
freddie10538
Offline Send Email
Nov 3, 2006
4:50 am
40042
Johannes, ... Are you talking about invalid blob id's on array slices or on blobs? Array slices are a particular problem on the client side and errors...
Helen Borrie
helebor
Offline Send Email
Nov 3, 2006
6:07 am
40043
I will be out of the office starting 03-11-2006 and will not return until 13-11-2006. I will respond to your message when I return....
sny@...
steffen_nyeland
Offline Send Email
Nov 3, 2006
5:06 pm
40044
Hi, Wellcome Back Jason... I would like that you give follow up to this topic about the preparation time of TIB_Query and TIBOQuery... it's interesting... at ...
Carlos GarcĂ­a Tru...
cgar1136
Offline Send Email
Nov 3, 2006
9:08 pm
40045
Helen said: "...in Firebird 2.0, you will get an exception if you try to double-hit the same record. This should pre-empt these Invalid Blob ID errors (along...
Jason Wharton
kylixguru
Offline Send Email
Nov 3, 2006
11:13 pm
40046
Rob, It is very clearly documented that IBO distinguishes between three transaction aspects, each having their own methods and status indicators. Implicit:...
Jason Wharton
kylixguru
Offline Send Email
Nov 3, 2006
11:16 pm
Messages 40017 - 40046 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