Viewing 15 topics - 272,086 through 272,100 (of 284,088 total)
Topics
Started by
Posts
Last post
Can someone tell me what system stored procedure can start and stop the log reader agent? This is r…
2 replies
Just wondering if someone with knowledge out there can confirm to me if nvarchar's are worth using …
3 replies
I am using one way transcational replication. Here is my problem. I have a table with a field marke…
1 replies
I'm using merge replication on a SQL 2000 machine. The problem I've encountered is that snapshot cr…
1 replies
sSQL="SELECT Count(tblHits.ID) as HitCount,First(tblLinks.id) as fid, First(name) as fname, First(u…
2 replies
How I can make a commit after every N rows in a TDT? I need to import more than 14 millions registe…
2 replies
Please this is not a web question. I am writing a web form input screen that will retrieve an ID fr…
5 replies
How can I make a local user on the SQL Server, with doesn't reside in the domain, the proxy account…
5 replies
Hi All, I have a DTS in which I defined an Execute SQL Task with the following code: select conver…
3 replies
I have two SQL servers that need to be synchronised on an hourly basis. The master is behind a fire…
4 replies
Sorry if this subject has been covered before but I have only just joined this forum and cannot fin…
2 replies
Is there any way to tell when the last time a stored procedure was used, and/or how often it is bei…
3 replies
I have an online application that allows users to sign up to recieve updates to agency periodicals …
3 replies
I want to make sure I have go database maintenance adequately set up. Eventually this application w…
3 replies
declare @sec varchar(3), @timeStyle varchar(3) set @sec = '60' set @timeStyle = '108' declare @…
7 replies
Viewing 15 topics - 272,086 through 272,100 (of 284,088 total)