Hi all,

I am inserting data in my sqlite db,and when i use Datefield i am
using selected date to insert into the column which has type DateTime.

i am getting an sql excep.-



SQLError: 'Error #3115: SQL Error.', details:'could not convert string
value to date', operation:'execute'
    at flash.data::SQLStatement/internalExecute()
    at flash.data::SQLStatement/execute()
    at CampaignCreator/onZimbleeDBOpened()[E:\AIR workspace
\CampaignCreator\src\CampaignCreator.mxml:46]

Also i tried typecasting it as Date(value),but it gives same
exception.



Please share your solutions on this.

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to