remote connection - error 10053,10054
On my computer (WinXP En Prof SP2) I have installed SQL Express 2005 with instance name "SQL2005". Mixed Mode.I allowed Remote connection to this DB server, enabling TCP/IP protocol on port 1433.Also...
View ArticleRemoving spaces in column names
Hi I have imported a number of tables from a legacy db. The column names in tables have spaces in them. Is there a script I can run to remove spaces from column names in all tables? Thanks Regards
View ArticleCreating a Mobile Application with SQL Server Mobile
I am studying the tutorial in SQL Server 2005 Mobile Edition Books Online, and the topic is Creating a Mobile Application with SQL Server Mobile. I have got a problem when creating a new subscription...
View Articlesql server downtime RCA
My SQL Server 2005 Database was down last night.From logs I can find out below details only. Code BlockDate 11/30/2007 1:01:34 AMLog SQL Server (Archive #1 - 11/30/2007 1:01:00 AM)Source...
View ArticleUse cubes from Analysis Services 2005 to Analysis Services 2000
Hi, I have some questions about SQL Servers 2000 and 2005 compatibility.In my configuration I have to use both servers.The cubes are stocked in 2005 server.May I transfer from 2005 to 2000 Analysis...
View ArticleCreating maintenance plan "MaintenancePlan" (Error)
Hello, I get the error Creating maintenance plan "MaintenancePlan" (Error)when I try to create a maintenance plan. I checked and the Microsoft Web site and other forums said it may be that integration...
View Articlesql 2008 Issue restoring transaction logs....
** Update: I performed the same steps on the corresponding Dev and things worked as expected. Only our prod environment uses SnapManager for Sql (NetApp) and I'm beginning to suspect that may be...
View ArticleSystem Databases Folders Disappeared from SSMS 9.0
Suddently System Databases Folder is not showing on Studio 9.0 for all the SQL servers instance. Do you know why ? Is there any option other than De-attach them?
View Articlesp_OAMethod, AttachFile, attachment comes through as ascii text
hey all.im new to the ASP/SQL scene, so please bare with me.i have to send an email (with two attachments) through sql server. the mail arrives, but the attachments are not attachments... they are...
View ArticleMDS Descriptor Files associated with Databases Files
Hi All, Are there any MDS Descriptor Files associated with Databases Files? Are these associated with transaction logs? As per my information there are .mdf , .ndf and .ldf files.Could anyone please...
View Articlehow do I define memtoleave parameter with -g switch?
hi out thereOn our Windows 2003 servers w. sp1 and running MS SQL Server 2000 w. sp4 wesee from time to time that we get this error "cannot allocate 64kcontinous memory" or "SQL Server could not spawn...
View ArticleSQL Server 2005: Multi-part identifier could not be bound
Hello,I use IBM WebSphere Portal and am desperately trying to move data from the default Cloudspace Database to MS SQL Server 2005, of course following the official guidelines.What happens is that...
View ArticleCalendar in SQl Server 2008
Hi , I want to print a calendar in SQL Server 2008 based on the Month entered. I should not use date functions, how can i get a calendar without using date functions?Please help me with the code.Thanks
View ArticleSQL SERVER 2005 + VB.NET
I am new in .NET environment I want to develop Application in VB.Net and SQLSERVER 2005 (Enterprise Edition).Q1) How to create database in Management Studio?Q2) What are the software my client...
View ArticleThis is related to Microsoft Operations Management
We would like to use MOM to monitor every problem in SQL Server. I was trying to find all the MOM rules corresponding to severity 17 to severity 25 errors. But there are a lot of the errors don't have...
View ArticleSQL Server 2005 Express
I downloaded and installed the above without and incidents.I then went back to the download site to download and install the management tools (Part 2 of the suggested downloads) and received this...
View ArticleConverting a SQLite database to a SQL Server database
Hi I have a SQLite database. I want to convert it to SQL Sever 2005 database. Can u pls guide me how to do it? Imalka
View ArticleLIKE '[!agm]%'
Hi,I have created a Customer table with Country column and inserted 4 rows with country names (Germany, Mexico and Angola)When I execute the following query SELECT...
View Articlemay i ask why there is an error in this query "ALTER TABLE [dbo].[test] ALTER...
hi i'd like to ask where the following query is wrong:ALTER TABLE [dbo].[test] ALTER COLUMN [two] nvarchar(2) NOT NULL, CHECK (len([two])=2) why there is an error"Incorrect syntax near the keyword...
View ArticleSQL Server 2008 R2 Setup has stopped working
Hi, I have a server with Windows Server 2008 R2 Standard Edition English and when I try to installSQL Server 2008 R2 Standard Spanish the installer give to me:"SQL Server 2008 R2 Setup has stopped...
View Article