Topics
Started by
Posts
Last post
I need some help in solving a problem, and thanks in advance. Here is a simplified version of a pro…
3 replies
Hi all Does anyone know if it's possible to write a UDF that will perform a bitwise or operation on…
1 replies
Hi, how can I define a check constraint for a column (not as a table level check) that references t…
6 replies
Hi fellow developers, I have a T-SQL question. Is it possible to write a query in such a way that …
3 replies
I would like to use the linked server, but I'm having problems with it. Any help will be greatly a…
2 replies
I have a table with 5 columns which contains values entered by the users. The problem I have is t…
10 replies
Hi We have 3 tables: 1) Table having current rows (MainTbl) 2) Table having the history rows (Audit…
12 replies
How can I use the resultset returned by a stored proc in another stored proc? My first stored proc …
5 replies
Is there a way to exclude a t-sql statement from a transaction? I have a stored procedure called fr…
11 replies
Hi, Is there any way that I can query all my user tables to find in which table a certain fieldNam…
7 replies
I want to output the results of a query to a text file. I know I can do this using DTS, but is the…
4 replies
I am having a XML file. I want to read the data from that XML file and insert into a new table.
4 replies
I am having a XML file. I want to read the data from that XML file and insert into a new table.
2 replies
Hi, I have a SP that is getting re-compiled every 45 minutes; I’m seeing the following error messag…
1 replies
Hi, I have an SP sp_add_organization: INSERT INTO Organization( ..) VALUES(..) SELECT @@IDENTITY Th…
2 replies
Viewing 15 topics - 14,566 through 14,580 (of 17,082 total)
You must be logged in to create new topics.