Ive read about similar problems here.

Im using a SQL 2000 db. Im trying to use the VS .NET designer to drag
'n' drop tables from Server explorer to my component and receive this
error message.

My table is uniquely identified by a primary key, so I dont understand
the problem. Do you have any ideas?



*** Sent via Developersdex http://www.developersdex.com ***

Re: Could not determine which columns uniquely identify the rows for ..... by Val

Val
Thu Apr 28 19:51:39 CDT 2005

Hi,

What is the table name that generates this error? If you have spaces or
period (.) in a table name, you could get this error.
--
Val Mazur
Microsoft MVP

http://xport.mvps.org



"jonas toft christensen" <00299@eit.iha.dk> wrote in message
news:OUAim78SFHA.3184@TK2MSFTNGP15.phx.gbl...
> Ive read about similar problems here.
>
> Im using a SQL 2000 db. Im trying to use the VS .NET designer to drag
> 'n' drop tables from Server explorer to my component and receive this
> error message.
>
> My table is uniquely identified by a primary key, so I dont understand
> the problem. Do you have any ideas?
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***