Hello, I'm working with the integred SQL on Flex but I have a little issue:
I try to work with 2 differents tables with the same file, I mean, I have the following components: 6 textinputs (3 for each table) 2 add buttons (1 for each table) 2 datagrid (1 for each table) I have a class to manage all referent with SQL, I have different functions to each tables, I mean 1 function "insertElements" and "insertEmp" My question is, why if I have different functions only "insertElements" works? If some one is intersted on help me, please let me know and I could share my code to understand better my question. Thanks in advance. Please consider that I'm rookie on Flex. Dan -- 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.

