Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Parameters for user defined functions
Sun, Feb 17 2008 11:38 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Is this format allowed for passing fields into a UDF TextSearch("_MyMDB_Transactions"."_Reason",'aaaa')?

Roy Lambert
Mon, Feb 18 2008 3:56 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Is this format allowed for passing fields into a UDF
TextSearch("_MyMDB_Transactions"."_Reason",'aaaa')? >>

Yes, if you are using it in a SELECT statement and
"_MyMDB_Transactions"."_Reason" is a valid column reference for the SELECT.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image