hi,
I have a Object which contents number of SQL insert Commands
insert into table values (" a","b ","c ") ;
insert into table values (" d","e ","f ") ;
insert into table values (" g","h ","i ") ;
insert into table values (" j","k ","l ") ;
is it possible to execute these statements in Batch in Flex?
thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---