Hi,
In Delphi I can put all my tables into a data module, and access them (synchronised) from any form in my project.
Can I do something similar in ADO.NET without having to pass (sometimes multiple) CurrencyManagers to each form - not always successfully
Doug