|
Posted by Ed Murphy on 11/23/06 09:26
paul_zaoldyeck wrote:
> how can i convert a char(4) into a time where the datatype of the
> column is datatime?
Combine it with an appropriate date (today's date, a date from a
related record, whatever) in a similar fashion to the previous
answer. If you don't care about the date, then pick a fixed value
(e.g. January 1, 1970) and use that in all cases.
Navigation:
[Reply to this message]
|