Subject | RE: [IBO] Master/Detail broken after upgrade |
---|---|
Author | Kevin Stanton |
Post date | 2005-04-22T14:07:19Z |
Hi Helen,
Actually pasted the wrong params from ibo monitor (i can't even get that
right these days).
However, this is real problem I have here so I have to go back to 4.2.Gb. I
would love to hear from Jason on this.
I did create a test app and got the master/detail to work. I currently don't
know what the difference is. I'll spend a little more time on this but then
I gotta move, clients awaiting.
And yes, some legacy stuff from good ol' Paradox.
As always, thanks for your input.
Kevin
Actual params being sent to detail query:
EXECUTE STATEMENT
TR_HANDLE = 20801780
STMT_HANDLE = 20797964
PARAMS = [ Version 1 SQLd 4 SQLn 4
[USERID] = ''
[COMPANY] = ''
[DIVISION] = ''
[INVLOC] = '' ]
_____
Actually, it's an empty string. Given that you have been playing about
with the params for this query lately, I would check your datasource
linking, to make sure that a) it is included in the parameter assignments
and b) you don't have an old stray TField around somewhere left over from
your experiments.
A further comment (not material to your current problem and which you
probably don't welcome) is that you have some troublesome redundancies in
those tables - looks like a legacy from Paradox.
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
* To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
<mailto:IBObjects-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
Actually pasted the wrong params from ibo monitor (i can't even get that
right these days).
However, this is real problem I have here so I have to go back to 4.2.Gb. I
would love to hear from Jason on this.
I did create a test app and got the master/detail to work. I currently don't
know what the difference is. I'll spend a little more time on this but then
I gotta move, clients awaiting.
And yes, some legacy stuff from good ol' Paradox.
As always, thanks for your input.
Kevin
Actual params being sent to detail query:
EXECUTE STATEMENT
TR_HANDLE = 20801780
STMT_HANDLE = 20797964
PARAMS = [ Version 1 SQLd 4 SQLn 4
[USERID] = ''
[COMPANY] = ''
[DIVISION] = ''
[INVLOC] = '' ]
_____
Actually, it's an empty string. Given that you have been playing about
with the params for this query lately, I would check your datasource
linking, to make sure that a) it is included in the parameter assignments
and b) you don't have an old stray TField around somewhere left over from
your experiments.
A further comment (not material to your current problem and which you
probably don't welcome) is that you have some troublesome redundancies in
those tables - looks like a legacy from Paradox.
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
* To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
<mailto:IBObjects-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]