Viewing 15 topics - 277,816 through 277,830 (of 284,007 total)
Topics
Started by
Posts
Last post
I am going to run a scheduled task job to stop and start the MSSQLServer weekly. I can run the job…
4 replies
Why does this: DECLARE @amt money set @amt = ROUND(30088.3200 * 0.0055 / 365 * 31, 2) print cast(@a…
3 replies
I have a DTS Package that truncates 2 tables and then imports data from 2 separate tables into the …
1 replies
When we run a select statement on a text field (ex. notes field in the employees table in the north…
9 replies
Win 2K, Sp3 Setting Sql 2K, Sql SP 2. When I go to Enterprise Manager, open a specific server (any …
1 replies
Hi, I just want to make sure that If i script out all the jobs and run them on to a new server,Havi…
2 replies
I have a DTS Package that truncates 2 tables and then imports data from 2 separate tables into the …
15 replies
Database: SQL Server 2000 I have noticed that some of my error logs, register login entries, and ot…
2 replies
Hello, I have a column in the database which contans alpha numeric data as follows. Column ------ A…
1 replies
I am running a stored procedure. I insert records into a temporary table and then manipulate them.…
1 replies
Is there a way to speed up this query SELECT Convert(char,Ai_InputDate,101) AS iDate, Count(tblAv…
3 replies
I am using transactional replication on a couple of tables. The data locally is imported to a temp …
3 replies
-Using MS SQL Server 2000 -Several different domains (non-trusted) -users accessing database/view v…
4 replies
I have a Full backup of a database from a server which i wud like to restore on another server, whi…
1 replies
i have got this error what does it mean? and how i can resolve this error? Exception : java.sql.SQL…
1 replies
Viewing 15 topics - 277,816 through 277,830 (of 284,007 total)