Viewing 15 topics - 249,166 through 249,180 (of 283,982 total)
Topics
Started by
Posts
Last post
This is a weird one. I have a sproc that executes a CREATE VIEW statement in a dynamic SQL. The tro…
67 replies
Hi all, I've read in many "tuning" articles that it is best to create indexes on Foreign key…
2 replies
Under my sql server agent: Jobs, I have got this job "Integrity checks job for DB Maintenance plan …
8 replies
SQL Server 2000 Enterprise Edition. MS Cluster on two nodes. Tried to disable the named pipes…
1 replies
If u Find this Problem/Error Message 259 Solution is as Under. Use Enterprise Manager--------> …
3 replies
I just installed SQL Server 2000 with sp3a and hotfix ms03-031 on a Windows 2003 Server (Enterprise…
6 replies
Newbie here...Code from within QueryAnalyzer declare @sql nvarchar(100) declare @CDM nvarchar(1) s…
11 replies
Hi, When you open an adp project he tries (by default) to connect to the server with the …
3 replies
Hi , In a database, i have n tables : - Customer : CustomerID, name .. - Supplier …
2 replies
I have problem related XML when i include ( & , ') & use it thru SP_XML_PREPAREDOCUMENT it…
7 replies
Hello everybody, I had studied earlier that the user-defined datatypes that are created in th…
4 replies
Hello once again, What is the use of 'collate', how effectively can v use that, Likewise what is th…
2 replies
Hello everybody,  …
2 replies
Hello, I have accidentally deleted a DTS package from an instance of SQL Server 2000. Does an…
11 replies
UPDATE p SET p.name=m.name FROM tabl a INNER JOIN tab2 M ON p.number=m.number How can …
4 replies
Viewing 15 topics - 249,166 through 249,180 (of 283,982 total)