Viewing 15 topics - 270,781 through 270,795 (of 283,996 total)
Topics
Started by
Posts
Last post
How can i block SQL Server Remote accessing. so than i can avoid dabase hacking from some other ma…
1 replies
What is the best was to prevent relations similar to the following from happening. Part,Comp 1,2 1,…
10 replies
Do you mean I should use DATALENGTH instead of LEN?
2 replies
I am attempting to backup a single table and get the following error: [SQL Server] Table 'dbo.claim…
1 replies
I’m implementing a new solution there I replicate between two servers thru a firewall. I use the mu…
1 replies
set ansi_nulls off go create table t1( f1 varchar(10) null, f2 varchar(10) null) go insert into t1 …
2 replies
hi everyone I am working on a project with Vb6 and SQL 2000. My current task is to develop automat…
16 replies
I apologize if this is not the correct posting category. I am looking for sample/template code of a…
2 replies
Hi! I have a server with about 15 databases on it, 5 of them a replicated to another server. The da…
7 replies
I have a simple query that I'm running in a proc that I need to have the data exported from the pro…
4 replies
I'm having an irritating problem. I'm english, the company I'm working for is english, everyone who…
12 replies
i want to know about calculated cells in analysis services..their purpose and ..how they are used.h…
7 replies
Even after dropping some tables, when we click on the properties of a database in Enterprise manage…
4 replies
Hi, I need to convert the display representation of a varbinary value as varchar. e.g., the result…
2 replies
I am looking for a way to simplify the following query- Clients table has an integer column named C…
15 replies
Viewing 15 topics - 270,781 through 270,795 (of 283,996 total)