A
Anonymous
Guest
Hi all,
i have concatenated my date and time fields and trying to insert into two field names defined as DATETIME variable.But does not go through....
its not inserting into the table........At the end i changed the variables to "VARCHAR"......by which the problem was solved......
but i want to know if there is any other way to convert my date into DATETIME variable........as in mysql format ie
0000-00-00 00:00:00 form
please help.......
i have concatenated my date and time fields and trying to insert into two field names defined as DATETIME variable.But does not go through....
its not inserting into the table........At the end i changed the variables to "VARCHAR"......by which the problem was solved......
but i want to know if there is any other way to convert my date into DATETIME variable........as in mysql format ie
0000-00-00 00:00:00 form
please help.......