Its supposed to be possible, but I can't figure the syntax for this <cfquery name="usedEmailFunction" datasource="#dsn#" > select ('#e1l#', 1) into PKG_TEL.IS_EMAIL_USED from dual </cfquery>
PKG_TEL.IS_EMAIL_USED is the function, it takes two inputs a string (email address) and a number 1 or 0. Do I need to specify the output var? 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 -~----------~----~----~----~------~----~------~--~---