Viewing 15 topics - 265,906 through 265,920 (of 283,940 total)
Topics
Started by
Posts
Last post
how to optimize following qry which running on tables with million records select * from tab1 where…
2 replies
You can dynamically execute a sql string in a stored procedure: SET @sql = 'SELECT * FROM table' E…
1 replies
Dead line should be imposed for QOD. Otherwise people can look the answers from the newsletter. Thi…
7 replies
HI All! I just wanted to know if there is a way to determine if the IF UPDATE() fuction is triggere…
1 replies
These are new SQL2k db - created by a conversion from Progress databases. When running DBCC SH…
1 replies
Hi All I'm building a process that reads a directory from the disk and stores the path and files de…
5 replies
Let me start by letting you all know that I am pretty ignorant of windows networking. Usually…
7 replies
Hello, I am trying to set up a linked server in SQL Server 2000 Standard to an Access 2000 d…
2 replies
Does anyone know if the sa password is encrypted when it is stored? Thanks.
1 replies
I have a sql server database and an access 2003 adp project for the client application. Is there an…
5 replies
I have a temp table contains data like this: Customer SalesAmount AvailableAmount TotalAvailable A&…
5 replies
Insert into tblMembers (
1 replies
Insert into tblMembers (
2 replies
I am trying to standardize our SQL Server security using MS recommended method of Domain Users ->…
13 replies
Sorry if this is very basic, I'm curious as to best practices with Analyis Services (AS). I h…
4 replies
Viewing 15 topics - 265,906 through 265,920 (of 283,940 total)