Viewing 15 topics - 280,681 through 280,695 (of 284,015 total)
Topics
Started by
Posts
Last post
What is the largest database any of you have ever replicated? Rob DeMotsis Sr. SQL Server DBA Pier …
3 replies
We have a table being used for Translation from English into Italian. It has a column for English a…
8 replies
By: Junie01
What to do when i got this error " transaction log file is full backup your transaction log file an…
1 replies
Hello, I would like to take a copy of my database as it is on one server, and copy it to another se…
6 replies
Hi Friends, I have a status table which contains total number of records from another table in cate…
1 replies
I have a problem to connect to a Oracle server. I need to write into Two servers (SQL and Oracle) …
3 replies
By: ckempste
Are User Defined Functions exposed via SQLDMO Object Model? If so where can I find them? thx Brian …
10 replies
Hi Folks, I am attempting to translate the following access code into T-SQL as part of a large sele…
3 replies
Hi, i need to retrieve one record in random mode from a table which contains products. This table h…
6 replies
By: Nazim
There are lucky cases when the two roles are personified by the same person.But when is not...?!? I…
26 replies
By: rherguth
Hi All, I want to store an image file of any extension (gif,jpeg etc.) in SQL Server 2000. How can …
3 replies
By: amajid
How do i create a stored procedure which comes up with Type='System' in Sql database. Even when i u…
5 replies
We have a procedure that updates a temp table several times by joining it to different permanent ta…
6 replies
By: sqldba3
USE MASTER GO IF OBJECT_ID ('SP_PH_WHO2') IS NOT NULL DROP PROC SP_PH_WHO2 GO CREATE PROC SP_PH_WHO…
1 replies
By: mdburr
Is there a way of getting table-name from the given PageID? For example, "SELECT waitresource FROM …
3 replies
By: mdburr
Viewing 15 topics - 280,681 through 280,695 (of 284,015 total)