On Oct 12, 3:55 pm, "Scott Thornton"
<[EMAIL PROTECTED]> wrote:
> you can use:
>
> queryname['stupidfieldname?'][queryname.CurrentRow]
Thanks Scott, that's exactly what I needed, it works
>
> >>> Stephen M <[EMAIL PROTECTED]> 12/10/2007 3:30 pm >>>
>
> I'm trying to process a result set from a stored proc that contains
> spaces in the column names.
>
> Now, I've asked the db programmer to replace the spaces with
> underscores, just to make it easier for me, but exactly how do you
> reference the values of a column with spaces in the name? Bearing in
> mind that I won't always know the name of the column in advance.
>
> In one example the column name comes out as 03 OCT 2007 TO 10 OCT
> 2007. That will change week to week.
>
> regards,
> Stephen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---