Topics
Started by
Posts
Last post
Take a look at this pic and this is what I am trying to do. The code I have so far is below it. Co…
5 replies
I repeatedly have a need to do something that falls into a general category of query that doesn't s…
3 replies
I want to fill a DBtemp table with data but want to check first if some data exists in another hist…
6 replies
I have a client who, for whatever reason, wants the following. An insert from a table (tblSource) w…
1 replies
When I try to run a create table script on one server to create a table on another, I receive the f…
3 replies
Imagine a table called Employees with the following flds: EmpNum, EmpName, MgmtLevel, DirectSuperv…
4 replies
i have a table manufacturerContract with column names manuf_contract_id manufacturer_id per_minute_…
4 replies
Hi: I've been using an UPDATE query as part of a stored procedure for some time now, and I've never…
6 replies
How can I identify the IDENTITY column (if one created) on a table.
8 replies
I'm trying to union 2 tables same structure and I need to add one column.doing this. select Siteid …
22 replies
Hi, Look at following, it works fine. declare @EmpName varchar(50) declare @DBName varchar(50) sele…
2 replies
I have a table that looks like the first table below and I need to insert records into a second tab…
7 replies
I have been trying to find a way of accessing an http:// resource to bring XML data into SQL server…
1 replies
Hi, Consider the following stored procedure I am calling this stored procedure from a visual basic …
2 replies
Hi, I just want to be sure this technique is not going to cause me grief when my database has milli…
5 replies
Viewing 15 topics - 15,841 through 15,855 (of 17,082 total)
You must be logged in to create new topics.