Topics
Started by
Posts
Last post
[I'm sorry if this is an inappropriate question for here; I'm sort of a newbie here and I did some …
3 replies
Folks, I have a situation where a customer has an existing and many-columned table which was refact…
4 replies
I am new to SQL server 2005 and I am trying to work on a project to invoke an existing webservice f…
1 replies
Does anyone know if database mail works in the SQLExpress2008 edition? My copy does not have the Wi…
3 replies
i am tired of manually logging into server and executing xp_cmd to delete old backups. I want to be…
3 replies
Do you know how to change the owner of MS SQL Server? Not the agent, not the database, nor the obje…
1 replies
Hi all, i'm new in the forum and i need your help. I have two tables tbl_fails ------------------- …
7 replies
Hi all, I am unable to create a new database. When I try to execute, create database test; The fol…
3 replies
I have a table which has two columns and multiple rows. The first column lists the countries and th…
1 replies
I'm trying to perform a count of the number of records created within a specifed date range (every …
2 replies
SELECT top 5 Customers.ContactName, Orders.OrderDate, (UnitPrice * Quantity) as Order_Cost …
4 replies
I came into an environment where the previous employee designed SISS package through Visual Studio …
1 replies
Here is the challenge: I have a calendar table in my DB CREATE TABLE [dbo].[testcal] ( [calid]…
1 replies
Hello, I have set up a database on my Development server Called SQL_Monitor. I am trying to log the…
7 replies
Hi All, I have a table with a column of type int and has the following properties: identity = yes;…
1 replies
Viewing 15 topics - 316 through 330 (of 2,871 total)
You must be logged in to create new topics.