Topics
Started by
Posts
Last post
We have a SQL Server document repository that we need to get content into. I currently have a flat…
6 replies
Hi, CREATE TABLE #tblImage ( ImageID int IDENTITY(1,1) NOT FOR REPLICATION NOT NULL, [Image] imag…
1 replies
Hi Frnds, I wrote an simple AFTER UPDATE trigger, i just wanted to amke a try to GET THE VALUE…
1 replies
By: Subbu S
Hi All, Iam facing the problem, which i described below, its for auditing purpose. Audit Deati…
13 replies
By: Subbu S
I am using Import wizard to import data from SQL server 2000 to SQL server 2005, but everytime I im…
15 replies
Hello, Today, I was creating Snap Shot for replication and I notice that I was received the follow…
8 replies
Hi, I am using a temp table in my sp. I have written the following tsql before and after using the …
4 replies
I have a developer who keeps praising the Parameterized Queries instead of stored procedures. Can y…
5 replies
Hi, I want to create a linked server on my sql 2005(32 bit, windows 2003-32bit) which should conne…
2 replies
Hi All, i have a table where couple of coloumns consititues Arabic text . my requirement is to sear…
2 replies
Hi all, In sql 2000 we could see some special characters showing up for a nvarchar field where as i…
4 replies
By: WayneS
One of my colleague wrote a Insert trigger on Table A. It calculates value for some of the fields…
4 replies
I have a table of 'rules' to do pattern matching and a master table to report data from. Some produ…
2 replies
I want to generate a simple file which gives the relationships between tables with the table name, …
3 replies
By: SQLRNNR
Tried to make a clean installation. Management studio not showing on Sql server 2005 start menu onl…
5 replies
By: SQLRNNR
Viewing 15 topics - 2,581 through 2,595 (of 10,974 total)
You must be logged in to create new topics.