Viewing 15 topics - 261,976 through 261,990 (of 283,936 total)
Topics
Started by
Posts
Last post
I suggest to increase the size of Message box. It'll be easier to control what you are going to pos…
2 replies
Hi Guys, I am quite new to replication and have been asked a particular question.....and I was wond…
3 replies
I have a DataMart data repository that is cleared out and populated with the latest data every nigh…
4 replies
CREATE PROCEDURE asp_add_curriculum_content @Curriculum_ID INT = NULL, @Content_Category_ID INT = N…
1 replies
Hi, can somebody told me how to access the related table from inside a trigger ? I want to use the …
10 replies
I need to make a dynamic SQL query passed as a select statement in cursor mode in MSSQl. e.g DECLAR…
4 replies
I'm updating a DTS package to include a step to copy a SQL table to a flat file as a backup. Mind y…
10 replies
Hi, Any idea why when using xp_cmdshell to write to a text file (Exec master..xp_cmdShell 'ECHO thi…
3 replies
CREATE TABLE #user(users varchar(50), passw varchar(50), title varchar(50), fullname VARCHAR(50)) i…
2 replies
Hi, Is there any way to get the last modified time stamp of any table or database without storing t…
1 replies
I using: DBCC CHECKDB ('mydb', REPAIR_ALLOW_DATA_LOSS) The returned Messages were: Server: Msg 8929…
5 replies
I have to manually change the results to display in text through 'Query' on the menu bar and then c…
6 replies
Hi I have records in a table (employeesTable) which has column (employeeID) with UniqueIdentifier d…
2 replies
Hi Gurus, Is there any way to monitor DTS packages ? as we do for queries etc by running a profiler…
4 replies
Hi, My returns result set like this: Case_No Case_Line_No &nbs…
8 replies
Viewing 15 topics - 261,976 through 261,990 (of 283,936 total)