Viewing 15 topics - 256,156 through 256,170 (of 284,001 total)
Topics
Started by
Posts
Last post
This is a very weird question I am asking. I have DTS package configured as job in SQL Server…
2 replies
I find it interesting that the the translation from bit map to decimal number is done left to right…
3 replies
I have one database in sql server. I am inserting thousand of recored per day. My log file is getti…
4 replies
Dear All, I am trying to create a trigger using the following scenario: Table A: Field A1, Field A2…
1 replies
Hello all, I'm afraid that I'm a newbie when it comes to SQL Server and their stored procedures. I'…
14 replies
I have a DTS package in which I need to retrieve a recordset from my SQL Server connection and work…
9 replies
Hi all, I seem to be experiencing problems with a view i've written in SQL server. I have put this …
8 replies
Given a table that keeps track of hotel reservations that includes the columns "GuestName, "ArrDate…
7 replies
In SQL Server you have the option to query to file/grid or text in the Query menu. Anyone know of a…
1 replies
I need some assistance with this SQL statement: SELECT (CONVERT(varchar, CAST(SUM(S526960.tappMonth…
7 replies
Does anyone have any idea why when I specify the actual Server Name in my DSN it'll allow me to cre…
1 replies
I am new to SQL server Administration. Could someone please point me in the right direction on this…
1 replies
Hi, I want to change the owner of a table. I want to change it to dbo. Please let me know how to…
3 replies
In SQL Server you have the option to query to file/grid or text in the Query menu. Anyone know of a…
1 replies
select SSN, Dateborn, DateDied, DATEDIFF(day, Dateborn,DateDied) as NO_OF_DAYS from MyTable&nb…
7 replies
Viewing 15 topics - 256,156 through 256,170 (of 284,001 total)