Viewing 15 topics - 280,696 through 280,710 (of 283,992 total)
Topics
Started by
Posts
Last post
Hi there, I wonder if there are some neat commands/method to check the database's usage, since it's…
1 replies
Hello. I have a weird problem on SQL server 2000 (SP2): There are several DTS packages with SQL mai…
2 replies
I would love to hear from anyone who has worked w/SQL Server and PostgreSQL. We are looking at mov…
4 replies
Hello All and Good Day I am looking for a way to store the current TimeofDay in a table, but not in…
1 replies
Hi, I would like to know..... how the transaction log can be read on sql_server. I realise it's a p…
1 replies
I have the following SQL statement which uses a regular database view (ACC_BCA_Balance_Calc_Vw) and…
1 replies
Hello, I made a store procedure and one view with ENCRYPTION , how can I their text using T-SQL? Th…
3 replies
Hello...I'm attempting to use DTS to export an Oracle database to SQL Server. I'm getting an error …
4 replies
HI, is there a way to start sqlagent automatically on a pc with msde which have been installed on w…
1 replies
Has anyone used this product? I believe it will allow two servers to service SELECT queries simulta…
9 replies
Hello All, We're going to be retrofitting databases in the near future with security (you don't wan…
4 replies
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
I have noticed that a lot of my indexes have an OrigFillFactor of 90 Does anyone know where this fi…
7 replies
I have thumbed through issues posted in this forum, but haven't found one in particular that answer…
5 replies
hi i will like to find out if anyone noe how to localized a website eg.like let user choose what la…
1 replies
Viewing 15 topics - 280,696 through 280,710 (of 283,992 total)