Viewing 15 topics - 23,866 through 23,880 (of 283,972 total)
Topics
Started by
Posts
Last post
Hi All, I am not sure if I have put this in the correct section as am new to the forums... please …
10 replies
I have a sample table and its data as below: CREATE TABLE [dbo].[ProductBMRate]( &…
2 replies
Hi, Haven't been able to work this out, if I create a log shipped Database I have no problem having…
1 replies
Hi,I have this table CREATE TABLE [dbo].[D_TBL1]( [PK_TBL1] [int] IDENTITY(1,1) NOT NULL, [TBL…
4 replies
In my SSIS package I have 2 data sources, both OLE DB to SQL servers with the same table design sam…
2 replies
Hi Experts,Please help me with the below query.I am not sure where i am getting it wrong.When i exe…
2 replies
I am Getting following error while creating Subscription: Msg 20615, Level 16, State 1, Procedure s…
1 replies
Hi Experts, I have a text file to load to a database.The file has a column Datetime 2013-07-16 15:…
20 replies
I know you can have some insane number of columns in SQL server... but just because you could, does…
47 replies
Hi all!I have this query:SELECT Per.per_personal_id,EMP.vacation_model FROM dbo.personal PERJOIN db…
3 replies
Hi We have a requirement to setup a windows 2 node failover cluster with sqlserver instal…
2 replies
I have question, Server A is mirrored to Server B when the failover is done server B would be …
8 replies
While running SQLServr.exe -sMSSQLSERVER command I get the error pictured above. How can I solve it…
2 replies
Are sqlcmd -A and SQLServr.exe -f doing the same job? What is the difference between Dedicated Admi…
2 replies
Hi Dudes, I have a Table Which has a column that is set to identity by mistake and it is on my cust…
21 replies
Viewing 15 topics - 23,866 through 23,880 (of 283,972 total)