I created database user using following script
if not exists (select * from master..syslogins where name = 'myLogin')
BEGIN
declare @logindb nvarchar(132), @loginlang nvarchar(132) select...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20513097.html
Running a query in a Coldfusion page, get the following error:
Diagnostics=OLEDB Error Code = 18456
Login failed for user 'sa'.
This happens on all the sites we have that have SQL Server da...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20718961.html
Hi there,
I am having a problem on an Access 97 frontend. This is a frontend for a SQL Server 2000 database called "Infrastructure." Security for this database is Windows Authentication. I am i...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20843361.html
Zones:
MS AccessDate Answered: 02/21/2004 Grade: A Views: 0
Hi
I installed Cluster on windows2003EE.
I installed SQL Instances on the cluster.
Everything is OK until I am trying to change the agent user name and password from
Windows account to sapre...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21179597.html
SQL Server Experts!!
I am in the process of migrating and existing SQL Server 2000 (databases, jobs and DTS packages) a new hardware.
Everything has migrated fine. However the problem...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21361633.html
exec master..xp_cmdshell "dtsrun /SPIMOSERV /Umingfyee /P q1w2e3r4 /N TESTING_ONHAND"
the error message is
DTSRun: Loading...
Error: -2147217843 (80040E4D); Provider Error: 18456 (4818...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21381086.html
Hi all
i have lot of messages in the application event manager of my 2003server on mssql (a message every 15 seconds with different logins) . It looks like someone is trying to connect to my DB....
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21615883.html
I want to set up Sharepoint services on one 2003 R2 server named "PCTDC2" and use the SQL 2005 server "SC". When I am going through the setup of Sharepoint on "PCTDC2" I receive the following error...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21909154.html
Hello Expert,
I face problem in crystal report XI where i have complete one report n want to display it thru .asp file.
but the error occur when i view this report.
The error is
Error Occur...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21923944.html
Zones:
DatabasesDate Answered: 07/19/2006 Grade: B Views: 5
Hello Every one,
can any one please let me know what is below mentioned errors i found on my newly installed sql server and also let me know severiarity of this and if you know the solution ...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22104418.html
Zones:
DatabasesDate Answered: 07/08/2007 Grade: A Views: 0