Topics
Started by
Posts
Last post
Hello Guys, It is raining and my brain is almost dead. Anyway... Anyone has a hint how to retrieve …
1 replies
hi.... If I have a Temp Table having following values -------------------------------------- 1 …
7 replies
I have a table with a varchar field (called nums) containing a number, or numbers separated by a sp…
12 replies
Here's my problem...this will not work: declare @retval int, @tablename char(12), @procedure varcha…
5 replies
SELECT Field1, Field2, etc... FROM tbl_Purchase WHERE (Field1 / Field2) + (Other Calculations) >…
7 replies
Hi, Does anyone know how to get the value of a field and update it in one statement? I k…
12 replies
I'm pulling my hair out on this one... I've written a stored procedure that BULK INSERTs some data …
4 replies
Here is the recordset I am working with: partno fjobno &nb…
1 replies
I have a stored procedure to query a text file in a linked server. This works fine when the f…
1 replies
Hi, I am trying to join 2 tables and store the result in a new table using 'select * into from ...'…
6 replies
I'm rather new to SQL server and have a requirement to add the date of the export to the filename i…
4 replies
Good Morning, I have a database that tracks enrollment transactions. The transactions are ordered b…
2 replies
I have different database all with a table PEOPLE. In this table there are two field: USER_ID and U…
1 replies
Hi all, This is something that have me confused. When ran in Query analyzer create table #temp ( my…
4 replies
I need to use OPENROWSET() to execute a stored procedure on a separate, linked server. Any Ideas?
2 replies
Viewing 15 topics - 12,691 through 12,705 (of 17,082 total)
You must be logged in to create new topics.