View Single Post
  #10 (permalink)  
Old 11-06-03, 08:05
M Owen M Owen is offline
Grand Poobah
 
Join Date: Sep 2003
Location: MI
Posts: 3,713
PC,

Quote:
There migth be a way to pass-through the query direct to ODBC provider where floor function might work. But it is too technical for me so I will keep the simpler solution above.
A pass-thru might work IF Floor was supported in SQL ... It's not, unless a specific provider has made an extension to the standard SQL language to include a custom function.
Reply With Quote