Viewing 5 posts - 1 through 5 (of 5 total)
Thanks for your help, guys
Here's what actually works, the only question now is whether we can do date-arithmetic on chars . . ....
February 27, 2004 at 9:20 am
Unfortunately if I don't do the CAST the query runs okay to create the view, but when I try to look at the data I get "Error converting data type...
February 27, 2004 at 7:42 am
This is awesome, thanks!
SELECT * FROM users WHERE clue > 0
0 rows returned.
December 4, 2003 at 7:39 am
Yup, I realize this would be a kludge but I am getting desperate. The application is an ASP.NET page, the control that displays the data is a DataGrid -...
December 2, 2003 at 8:22 am
Viewing 5 posts - 1 through 5 (of 5 total)