I've to do a project with Microsoft Access 'we obliged to make with this tool' I've implemented a user interface (bottoms and effects) using expression blend , and I build my database .The problem how can I make the relation between them. as I read that MS can give us the new features in Access 2010, Microsoft can very well decide to go into a Workflow like direction rather than a pure 'classical' C#/VbNet direction. That would also allow a better integration with a WPF like user interface, and web solutions.
How can I make an extrenal program (my interface) , which can excute the Access Queries in Microsoft Access 2010.
Can benefet WPF features to make this .Or should I build a project with C# using VS.