no string,i mean there are other fileds which are text,but nthing like i am passing string.
i pass data as 'myDateField.selectedDate'. On Nov 25, 5:35 pm, prajnith k <[email protected]> wrote: > how the string is ? in ur task > Prajnith > > On Wed, Nov 25, 2009 at 5:19 PM, sheetal <[email protected]> wrote: > > 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 [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

