Topics
Started by
Posts
Last post
Hi all, I try to write a query generating XML code for the first time and face this error "Parent t…
7 replies
I am trying to login in sql server 2008 through sql server browser,for this i am using ip address o…
2 replies
Dear, I require to write a single query that if I pass a customer id, it will retrieve that custome…
5 replies
Hi, I need to be able to restore some native compressed backups with litespeed. The reason being, …
5 replies
I tried applying SP2 for SQL server 2008 r2 and I get this: Exit code (Decimal): -2061893…
1 replies
Hey all, Is anyone is familiar with any existing software out there that can be leveraged to automa…
32 replies
hello all I Have this function: CREATE FUNCTION dbo.Split(@String varchar(8000), @Delimiter char(1)…
7 replies
We're in the middle of creating a 2008 database with the following files: (see the attachment) The …
9 replies
Hi Team, I am facing an issue with frequent Replication failures on SQL 2008 x64 --exact version --…
6 replies
Hi, BEGIN TRY CREATE TABLE [dbo].[TestTable] ( ID INT NOT NULL PRIMARY KEY ) RAISERROR('Everythi…
3 replies
I had setup linked server and when i query the it gives me below error. QUERY: SELECT top * from [S…
3 replies
Not sure if this question belongs here or in the XML forums. I've been reading everywhere that SQL …
6 replies
I need to display data from both header and detail, details has to come from other table also --CRE…
3 replies
Hello, I have a probllem with one part of my script which is: where BillingMonth = '10/2013' It is …
8 replies
Hi, Table Name : Mark Sample data: select 20 as Mark union all select 30 as Mark union…
4 replies
Viewing 15 topics - 7,951 through 7,965 (of 30,225 total)
You must be logged in to create new topics.