> Unless something happened with my install, > I can't add new oledbDataAdapters or anything ole_x to a WinForms project.
They're just wrappers MS has written. Add the assembly to your project and you should be able to access them. I don't know what the ADO.NET assemblies are called but if it is a DOT NET assembly, then you can access it from any D2005 version. There are some caveats when dealing with VCL.NET applications versus WinForms applications though. Jeremy _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
