Dear, what message appears when you try to log-in? when you install MS SQL, you can select to install (server, client tools only). if you are sure you installed server components. it gives you the choice to override default instance name. instance name by default will be machine name or you can use the shortcut (period or .) to access the instance when connecting. if you are sure you installed them correctly try investigating SQL services in (control panel \ administrator \ services) . common mistake to set SQL services user to invalid system user. make sure SQL services are running correctly. in the instance name is something else than the default it will appear in the service name. usually the services begins with (SQL***). if the message when you try to connect something like (server not exist) try the ubove. it the message something like (invalid user name) check the user (Sa) password that you supplied when installing.
best regards On Thu, Sep 29, 2011 at 3:28 PM, Mohammed Azharuddin <[email protected]>wrote: > Hope this mail reach u with Good Health > > I had installed SQL 2005 in my laptop but it doesn't identifying the server > > i tried by <SYS NAME\SQLEXPRESS> too > > -- > You received this message because you are subscribed to the Google > Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML > Web Services,.NET Remoting" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > or visit the group website at http://megasolutions.net > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
