On Jun 25, 7:51 pm, Chris Parrish <Chris
Parr...@discussions.microsoft.com> wrote:
> Any luck with this? Or can anyone in BCM Dev land help with this one? I
> too have custom fields that I need to access via ODBC.
[quoted text clipped - 23 lines]
>
> - Show quoted text -
I don't have BCM on this machine, but I've done this in the past.
The way I recall it, there is a table that describes the custom fields
(the one Rick found), and another table with the data. The table with
the data references at least one column in the first table, to
identify the field, and a column in another table that identifies
record the custom field data belongs to. You can look in the database
for the custom fields tables, or check to see where a view with custom
fields gets its data, or a sproc may reference both custom fields
tables; e.g. to print custom fields in a report.
If that fails, ask me next week.
Luther
http://beyng.blogspot.com