Viewing 15 topics - 262,681 through 262,695 (of 284,135 total)
Topics
Started by
Posts
Last post
We have the following query: select sum(in.p1) from ( SELECT sr.salesperson, count(distinct a…
3 replies
We have a query string that is too large for sp_executesql We are using nvarchar(4000), but the act…
13 replies
Can anyone please let me know if update statistics is run on a table is it created only for co…
1 replies
I want to create a single stored procedure, which calls a remote server stored procedure (which re…
2 replies
I'm trying to configure replication in SQL Sever 2000 Enterprise Edition with SP3. Firstly,&nb…
2 replies
How can I get emails of users from active directory? I need to save emails in table "employees…
2 replies
I have a backup file origined from database with name of DB1. I need to create a testing datab…
3 replies
I have created a trace template in SQL Profiler and saved it as viewConnect.tdf. Now I would …
1 replies
Hi, Is there any function to convert to capital letters of each word in a sentence. Example. "this …
1 replies
Is there a way to return information about the execution status of the steps in a package's run? S…
2 replies
My boss wanted to research what it would take to host our own sql server 2000. Basically we w…
11 replies
How do I unreplicate a single database set up for replication in SQL2000? Thanks
1 replies
We have VB 6 apps running on SQL Server 7. Specifically, a purchase order program that among other …
1 replies
Microsoft has posted a release of SQL Server 2005 Express Beta (http://lab.msdn.microsoft.com/expre…
1 replies
Hi I have made a packages that works nice when I execute the package but when I am doing a schedule…
4 replies
Viewing 15 topics - 262,681 through 262,695 (of 284,135 total)