Hello......
I used sql metal tool...
C:\>sqlmetal /server:.\SQLExpress /user:sa /password:sa /database:Linqtosql /namespace:testing /code:Testing.cs /pluralize /functions /sprocs /views
The Error is
Error : Login failed for user 'sa'.
what should i do to get out of this issue....
Loading

Suthish NairPosted Dec 17, 2011, 6:25 AM
Or, check the Server properties Security setting which having enabled the Server authentication mode as "SQL Server and Windows Authentication mode".