Subject Time format for insertion into table
Author Clay Shannon
I'm trying to:



INSERT INTO SCHEDPOSITIONS

VALUES (7, 1, '7:00:00 AM', '3:00:00 PM', 'Day East CNA', 0, 'A');



But get "conversion error from string" on the '7:00:00 AM' value. This
column is of TIME type. Do I need to cast it, or.?



Clay Shannon,

Dimension 4 Software





[Non-text portions of this message have been removed]