Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: question about sql and aspfunctions


Message #1 by "Wesley Lorrez" <wesley_lorrez@h...> on Mon, 03 Dec 2001 16:39:23 +0000
Hi,

I would like to use a aspfunction in my sqlstatement, but I get an error:

function CheckDate(date1,date2)
.. code ...
end function

sql = "select * from table where CheckDate(field1,field2) = 'ok'"

When I try it like this I get the error: undefined function

Can someone please help me?

REgards

Wesley Lorrez
wesley_lorrez@h...

_________________________________________________________________
Download MSN Explorer gratis van http://explorer.msn.nl/intl.asp


  Return to Index