Topics
Started by
Posts
Last post
I am looking for a debugger for stored procedures. Does such a thing exist for MSSQL? Thanks, Pete…
2 replies
I'm trying to export the results of a query from within a stored proc using bcp. The books online e…
9 replies
Is there an equivalent to the Oracle 'minus' in T-SQL? Minus returns all the rows in one select st…
2 replies
My co-worker is having a problem with an application he is writing. He needs to input the new Euro …
4 replies
I try to execute: DROP TABLE window_group_name\username.procedure_name and the got this error messa…
2 replies
We have a server machine running on WinNT operating system.Currently we are using ORACLE 8i, which …
3 replies
I have a select statement that has many 'ands' where one side uses the same thing for ex. where t1.…
1 replies
Hi all We have a large com+ app connecting via ole-db sql-server provider to a sql2k sp2 box (per c…
1 replies
Probably very simple, but I am still struggling with stored procedures: I have 2 tables, and need t…
2 replies
Hi i need to run anywhere between 1 and 10 stored procedures, based on the contents of a database t…
2 replies
At the Foxpro, it can controll with INDBC command which field be or not at a file. Like : (FoxPro) …
1 replies
Hi, I am using a text datatype in one of my tables. The problem is that i can retrieve only a part …
1 replies
I am trying to run the following query: BEGIN DECLARE @Job varchar(200) SET @Job = DB_Name(…
5 replies
I would like to read the log file but when I open it up in a text editor(multi edit) it is just gar…
3 replies
If all I have for the xml text input param is an XML file name how can I use this sp to get the han…
2 replies
Viewing 15 topics - 4,171 through 4,185 (of 4,454 total)
You must be logged in to create new topics.