View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 01:31 PM
ZRexRider
 
Posts: n/a
Default Display Money Type using + and -

This may be an easy question but I've been reading for about a half
hour and experimenting without results.

I simply want the results of my query to display a specific field that
is typed "money" using + and -

The program that consumes the data expects + on positive numbers and -
on negative. I was hoping to do it in the view instead of processing
the results with the VB application that interogates the DB.

Thanks

Reply With Quote