Home

Search form

Recent posts

  • Update Center for Microsoft SQL Server
  • Font and Icons too small when RDP from Windows 10 into Windows 7
  • One problem, one weekend, eight languages
  • How to retrive Outlook default signature
  • How to completely uninstall VFP 9.0
  • Retrieving VFP runtime DLL name required by EXE or DLL
  • Send email via MSN email account
  • Send email via Yahoo mail account
  • Remove Structural CDX or Memo flag from a table
  • Deleting pages from PDF file through Acrobat automation
More

Strextract UDF - Retrieves String Between Two Delimiters

Submitted by Sergey on April 5, 2007 - 04:00 UTC
topic: 
sql
tsql
udf
mssql
code

The ufn_StrExtract() UDF for SQL Server is similar to the VFP StrExtract() function.

  • Read more about Strextract UDF - Retrieves String Between Two Delimiters
  • Sergey's blog
  • 6 comments
  • 33556 reads

Proper UDF - Capitalize String as Proper Names

Submitted by Sergey on April 5, 2007 - 04:00 UTC
topic: 
sql
tsql
udf
mssql
code

The ufn_Proper() UDF for SQL Server is similar to the VFP Proper() function. It additionally allows to specify a set of delimiters.

  • Read more about Proper UDF - Capitalize String as Proper Names
  • Sergey's blog
  • 0 comments
  • 7735 reads

Alines UDF - String Split

Submitted by Sergey on March 5, 2007 - 05:00 UTC
topic: 
sql
tsql
udf
mssql
code

The ufn_Alines() UDF for SQL Server is similar to the VFP Alines() function but w/o additional parameters.

  • Read more about Alines UDF - String Split
  • Sergey's blog
  • 3 comments
  • 22373 reads

Pages

  • « first
  • ‹ previous
  • -6
  • -5
  • -4
  • -3
  • -2
  • -1
  • 0
  • 1
  • 2