Re: Problems with Time field

2002-05-05 Thread p j j
i got an error msg. that this was not posted... hence i am doing it once more Praveen On Mon, 06 May 2002 p j j wrote : >hi all, > I am using mysql on Win98 platoform. Am facing problems >using the Time field in SQL queries being executed from a VB >program. Would it be

Problems with Time field

2002-05-05 Thread p j j
hi all, I am using mysql on Win98 platoform. Am facing problems using the Time field in SQL queries being executed from a VB program. Would it be possible for someone to help me out with this At mysql> prompt 1. CREATE TABLE TEST(field Time) > success 2. INSERT INTO TEST(field)