----- Original Message -----
Sent: Wednesday, June 01, 2005 12:39
PM
Subject: [RBG7-L] - Re: Questions about
Note columns in DBGrids and the DataBrowser
Alastair
Just a thought but have you tried in your view
definition applying a CTXT functoin to the note column in the
SELECT?
I too will be interested in learning what
algorithm R:Base uses to determine when you get the MEMO and when you get the
data.
Have you tried maximizing the width of that
column iin the GRID?
David
----- Original Message -----
Sent: Wednesday, June 01, 2005 3:10 AM
Subject: [RBG7-L] - Questions about Note columns in DBGrids and
the Data Browser
Following on from my question yesterday about using an
Outer Join in a view I now have that working - thanks again. My intention had
been to use the view to drive a DBGrid on a form but the view includes a Note
column which appears as "(memo)" rather than as the contents.
I've been meaning to ask for clarification for a while
on how R:Base determines when to display the full data or only to indicate
that the additional viewer is needed.
As I see it, the Data Browser seems able to display
the underlying data for Note columns in some cases but in others it shows
the "(memo)" indicator but I haven't been able to work out when I'll get
which.
My questions are these:
Can anybody explain how the Data Browser decides which
to show?
Is there a way to force a DBGrid to display the
data?
In answer to that second question I have tried to
force my view to produce a text column by selecting a single row of data from
another table with the correct data types but I kept getting an error when I
added in the Union Select to get my required data: Column Type Mismatch In
Union (2372).
Assuming that I have got all the other columns typed
correctly (and, obviously, I think that I have) is there a way around this if
the DBGrid cannot be set to display the data?
The solution that I can see is to use a temporary
table for my form and populate it with the data as required but I'd rather
avoid the extra steps if it's possible.
Thanks in advance for any insights,
Regards,
Alastair.
----------------------------------
A D B
Burr,
St. Albans, UK.
----------------------------------
[EMAIL PROTECTED]
----------------------------------