Viewing 15 topics - 266,866 through 266,880 (of 283,988 total)
Topics
Started by
Posts
Last post
I have a dataset with a parameter as which is passed to a query as shown below. The issue here is …
1 replies
I tried to attach database to sql server 2008 . i got error "Database 'DATABASE_NAME' cannot be up…
1 replies
Hi everyone, I have a SQL Express 2005 instance on our Blackberry server. I can see the location of…
1 replies
Hello I create my new linked server and an user for it with a username and password. but I can't co…
1 replies
Hi Everyone I have wrote a query as SELECT PD.Name,PD.ContactNumber,Sum(cast(dbo.GetNumericValu…
1 replies
i need to find the total size , free and used space of all the databases in sql2008\2005
1 replies
Hello, I will try my best to explain this, We have a shopping cart on our website, the person that …
1 replies
All, We have a 2 node Active/Passive cluster in place and we are planning to setup mirroring to a D…
1 replies
I have a column name "col1" By using the filters in ssrs I must filter so that "col1" is equivalant…
1 replies
Hi, I've the same user defined data type in 2 databases. When I declare it in one database and pas…
1 replies
Comments posted to this topic are about the item The Data We Give Away
1 replies
I am a new DBA for a small database project that uses SQL Server Management Studio 2005. I have be…
1 replies
can any body help us how to create a temp table using store producer and insert value from three ta…
1 replies
Hi Friends, I am new to SSIS. I have a task ... For Examples I have two test db...two db's having e…
1 replies
declare @data table (CorpId INT, Days CHAR(3), Value MONEY) INSERT INTO @data SELECT 1, 'Sun' , 789…
1 replies
Viewing 15 topics - 266,866 through 266,880 (of 283,988 total)