This function will convert a FileMaker Pro Time value into an SQL Time Format suitable for using in an SQL query.
The FileMaker Pro Time to convert to an SQL formatted Time.
Returns something like: 14:47:43
CNSQuery_GetAsSQLTime( MyTime )