Viewing 15 topics - 267,241 through 267,255 (of 283,990 total)
Topics
Started by
Posts
Last post
declare @varUser_Name as nvarchar(30), @varPassword as nvarchar(50) set @varUser_Name = 'Brain Preg…
6 replies
Hoping someone can help this newbie (first post ever). I am using MS Access 2000 as a front end fo…
3 replies
Two SQL Server Databases that have to be replicated using Merge Replication are at separate remote …
3 replies
While creating a new DB using restore option on a cluster node, i am getting the following error.. …
1 replies
Is there a way to determine the number of rows in a page? DBCC SHOWCONTIG tells me: - Avg. Bytes Fr…
2 replies
Dear all, I am new to SQL Server. My previous experience in RDBMS is with Informix. What I would …
1 replies
how do i do the query for this? queries the name of the employee and indicates the ammounts of thei…
1 replies
My file of Transaction Log growth very much in 2 day, I don't know why happen that, I have some que…
3 replies
Dear friends need some idea on replication. we have an application in our office MSDE8 as backend a…
6 replies
I have a dts package that does the following 1)Creates a table after deleting it if it exists 2)suc…
2 replies
I have a stored procedure sp_A that calls another stored procedure sp_B using EXEC. sp_B returns a …
5 replies
Supposing there are an active/passive SQL clustering servers and some jobs on active node. For some…
3 replies
I have Access database linked with sqlserver. Rightnow users have to input login info in order to l…
4 replies
SQL-SERVER (one table) trck# Pol# ---------------------------------- A-001-111 123-…
9 replies
I need to sort text fields in an order like AAAaaaBBBBbbbb. Is there a HEX function that I can use?
1 replies
Viewing 15 topics - 267,241 through 267,255 (of 283,990 total)