Viewing 15 topics - 242,791 through 242,805 (of 283,994 total)
Topics
Started by
Posts
Last post
I am under the situation where I have to trap the exact error message returned by sql server and sa…
5 replies
hi, I am truncating a table and doing bulk insertion. My doubt here is On truncating the tab…
1 replies
Hi, We know SQL Server 2000 and VSS is not tightly integrated, I guess many DBAs have faced problem…
1 replies
Is it possible to run sp_makewebtask without being a member of the sysadmin role using sql2k SP4? I…
1 replies
Hi, Im running the job everyday using sql server 2000,sometime memory failure log is coming. So tha…
1 replies
Hi All, Long time listener, first time caller. I have a problem with one of our tables that looks …
9 replies
CREATE PROCEDURE report_insert_monthly_sales &…
5 replies
I have an application where I have to record the attendance of employees. Therefore, I have a table…
2 replies
I met a proplem. This is the stored procedure i created: ----------------------------- SET QUOTED_I…
5 replies
set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER PROCEDURE [dbo].[lu_Ethnicity_Insert_One] ( @n…
3 replies
Hello, I've been searching for about an hour now and can not find an answer.I'm trying to find…
1 replies
I need to replace the letters "C" for "Compte cheque", "E" for "Compte epargne" and "V" for "Compte…
1 replies
Hi all, I am trying to write a store procedure to group total sales for certain agents. Some agents…
11 replies
So, I probably shouldn't post this because knowing my luck our DBA follows this forum. But I'…
7 replies
I'm designing a database and am having a problem modeling the duty assignments part A person can on…
4 replies
Viewing 15 topics - 242,791 through 242,805 (of 283,994 total)