Topics
Started by
Posts
Last post
Hi, I have two tables as below CREATE TABLE [dbo].[Papers]( [PaperID] [int] NULL, [RollNoID] [int…
1 replies
Good news from Aaron Bertrand: http://sqlblog.com/blogs/aaron_bertrand/archive/2010/12/17/sql-serve…
23 replies
I have a project scenario in which one measure is to be calculated based on "Master Project Code". …
1 replies
Hi, When i start management studio using a domain user account i get an error "THE APPLICATION CAN…
5 replies
I don't know if this can be done or not, but is there a program, or anything I can do to import a C…
2 replies
Hi, In my project i am in critical situation. I am having two scenarios. In single application, m…
11 replies
Hi, I have a sql server database in which a table has 24 million rows. I want to take all the ro…
2 replies
CREATE TABLE #TAB1 (SNO INT ,DEPTID INT,DEPTNAME VARCHAR(50)) CREATE TABLE #TAB2 (SNO INT,DEPTID IN…
2 replies
I installed Daemon Tools Lite to extract an ISO and it changed the file association for MDF files t…
1 replies
Dear All, Scenario: I have an existing procedure SP1 which would delete records from tableA conditi…
16 replies
I have 4 Jobs on sql server 2005 and I cannot delete it, I'm getting this error: Drop failed for Jo…
9 replies
Hello I have a bunch of stored procedure(more than 200) in my database. I have to change the schem…
2 replies
trying to send out results of query from SP via bcp or @query in sp_send_dbmail .. but: - bcp does …
6 replies
when i am sending DBmail System showing the following error 1) Exception Information =========…
2 replies
This has got to be an easy solution I tried F5 and it doesn`t seem to work. Say I have two tables o…
10 replies
Viewing 15 topics - 2,161 through 2,175 (of 10,974 total)
You must be logged in to create new topics.