Right, never really looked too far into it. Quite happy with D2005 for Win32 and VS for .NET.
I do quite a lot with SQLServer and .NET. I think I am correct in assuming there is no support for MSSQL in D2005 Pro? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, 21 June 2005 13:22 To: [email protected] Subject: RE: [DUG] D2005 > 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 _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
