I have a stored procedure which returns a recordset with 2 columns: ‘PROD #’ and ‘DESCRIPTION’. For now, I am unable to alter the stored procedure (it is being used by another, non-CF process).

 

How can I access that ‘PROD #’ column? I can’t do it directly, and I haven’t been able to figure out an evaluate() that works.

 

Any suggestions?

 

Thanks,

 

Nate

Reply via email to