[flexcoders] Getting Error while calling dataservice from AIR application.

2009-01-21 Thread bonny_us
Hi All, I am creating application using AIR Data Synchronization via LiveCycle Data Services ES 2.6. So when i am calling the Dataservice from air it will give me below error. (mx.messaging.messages::ErrorMessage)#0 body = (Object)#1 clientId = (null) correlationId = "" destination = "" exte

[flexcoders] Re: AIR and SQLLite

2009-01-13 Thread bonny_us
n the web of tools to help although you need > to be aware of the fact that Adobe extended SQLite with support for AS > datatypes (like Date for example) so beware of tools that may not be > aware of your whole schema. > > > > K > > > > From: flexcoders@yahoogr

[flexcoders] AIR and SQLLite

2009-01-12 Thread bonny_us
Hi All, Any one have idea of SQLLite and AIR Synchronization. I want to create one POC using SQLLite. If any one have any example regarding this then please let me know. it will be very helpful to me. Thanks, Bonny

[flexcoders] Example for DataServiceTransaction class to notify the clients for DB change

2009-01-08 Thread bonny_us
Hi All, Anyoine have example for Java code in your LCDS web app which is performing the change, that use the DataServiceTransaction class to notify the clients of the change. I have to notify my datagrid when any update occurs in MYSQL Please let me know if anyone have DataServiceTransaction's e

[flexcoders] How to Push database update/insert into Datagrid using LCDS in Java and MySQL

2009-01-06 Thread bonny_us
Hi All, Anyone have idea, how can i push my MYSql database update/insert into Datagrid using LCDS in Java. if anyone have any example then please let me know. I will appreciate your help. Thanks, Bonny

[flexcoders] How to Push database update/insert into Datagrid using LCDS.

2009-01-06 Thread bonny_us
Hi All, Anyone have idea, how can i push my MYSql database update/insert into Datagrid using LCDS. if anyone have any example then please let me know. I will appreciate your help. Thanks, Bonny

[flexcoders] Looking for LCDS paging for server to datasource Example

2008-12-17 Thread bonny_us
Hi All, I am Bonny working as Flex Developer. I want to know about paging in LCDS. So please if you have any example for LCDS paging for server to datasource. Then please let me know about that. It is very helpful to me. Right now we are using client-server paging and want to move on server to