Error create SQLDataAdapter in VS2003
Data Adapter Configuration Error
The Wizard detected the following problems when
configuring the data adapter for "Candidate".
Details:
<warning icon> Generated SELECT statement
There were errors configuring the data adapter.
If there was not already a SQLConnection object on the form, one gets created, but no data adapter. The dialog above is not very helpful.
The server is running full SQL Server 2005 (the April Beta, actually.) Have downloaded and installed the most recent sqlncli.msi.
ddk

