Viewing 15 topics - 269,611 through 269,625 (of 284,115 total)
Topics
Started by
Posts
Last post
I have three tables a.2003, b.2003 and c.2003. When the year rolls over to 2004, I was wondering i…
9 replies
SELECT x,y,z FROM A LEFT JOIN B AS b1 LEFT JOIN B AS b2 WHERE condition ORDER BY A.h this is a ske…
3 replies
Hi! Trying to run the following query with (nolock): SET @who_tlocks = (SELECT count(*) from mast…
5 replies
Hi Experts, CSV file to Sqlserver 2000 sp3a Loading I want to run DTS thru Sql server agent with cv…
4 replies
Is it possible to know all queries applied against a database objects from a log file? thanks in ad…
1 replies
help! SQL optimizer is deciding not to use indexes because of index density (too many items with th…
3 replies
Hmm, I know how much work would be done on our production database if I turned on "read only". I t…
1 replies
I cant seem to get emails for postings to the forum anymore. I've even tried a different email add…
13 replies
Hello, I can get to the point where I can exec SQL SP in Access. However, I don't know how to set …
5 replies
On some tables a username which has owner permissions can enter data into the table and in some cas…
5 replies
I've got a database that went suspect after a powerfailure, due to an incorrect shutdown procedure.…
2 replies
Hi there, How to find out sql service pack installed on SQL 6.5 server?
1 replies
Hi there, How to find out sql version on SQL 6.5 server (I mean service pack)? Thanks! Robert
2 replies
Is there any speed advantage for a DTS package to extract data from a linked server's table to the …
2 replies
A product we are using mandates that Mixed Mode Authentication be used. Users are created through …
1 replies
Viewing 15 topics - 269,611 through 269,625 (of 284,115 total)