I know this isn???t what the flex API was built for but the client wants what the client wants. I???ve been looking for a way to add features from a local client side file geodatabase to a layer in the flex viewer. I haven???t seen a single post that implies that I can and it looks like when we wrote this piece using the Java Web ADF we had access to things I can???t find in the flex API. For example, IWorkspaceFactory, FileGDBWorkspaceFactory and the entire ???geodatabase??? namespace. I could just be missing something obvious. Is there anything in the esri arsenal that I can use to do this or do I just need to read and parse the fGDB manually?