Topics
Started by
Posts
Last post
hi, I have a stored procedure which i have broken down to this: @userID uniqueIdentifier AS BEGIN …
2 replies
Hi, I want to run a job in SQL 2005 Developer edition, where I transfer data from one table in a db…
13 replies
Hi, I need to select some columns from a stored procedure. With sp_help 'int' I need to select only…
5 replies
Hi, I have a problem with two SQL statements that each work fine on their own, but when I try to un…
12 replies
guys, hope you are doing well, I got a phone number field... lets call it phone the number is that …
2 replies
"how to split number to the insert table - depend the number" how to do this ? if i…
24 replies
Is there a way to easily get this information using TSQL or do I have to create an Active X vbscrip…
3 replies
I think i posted this in the wrong place, so i'll put it here Hi, Is there a way (throug…
1 replies
Hi guys, I have two resultset (or two tables), one with five records an the other one with t…
5 replies
I'm creating a local temp table for storing data like this: CREATE TABLE #fileexist ([File Exists] …
4 replies
Hi, I need to monitor who is modifying my stored procedures in my development server. SP details ar…
4 replies
I have a table that is storing comments something like DocID &n…
1 replies
CREATE TABLE [dbo].[TIME_DETAIL]( [VALUE_ADDED_FLAG_TME_DTL] …
4 replies
Hi, i have installed sql server2005 in my home pc. trying to do the ODBC settings but it is giving …
8 replies
Hi Guys, I have a stored proc that is returning XML to the client, as listed below. The question I …
3 replies
Viewing 15 topics - 11,836 through 11,850 (of 12,234 total)
You must be logged in to create new topics.