May 7, 2001 #1 svagelis Programmer May 2, 2001 121 GR Does anyone knows how can i create a user defined function in SQL Servers 7 ? ( SOUNDEX for Greek par example?)
Does anyone knows how can i create a user defined function in SQL Servers 7 ? ( SOUNDEX for Greek par example?)
May 7, 2001 #2 foxdev Programmer Feb 11, 2000 1,995 US User defined functions are not available in SQLS 7; they were introduced in SQLS in version 2000. Robert Bradley http://www.lowcostprints.comhttp://www.foxdev.com Upvote 0 Downvote
User defined functions are not available in SQLS 7; they were introduced in SQLS in version 2000. Robert Bradley http://www.lowcostprints.comhttp://www.foxdev.com