Topics
Started by
Posts
Last post
Hello im making a Stored Procedure that will access and update data on different server. I've alrea…
2 replies
Hi, I have following tables: 1. Problem_type (promblem_id, desc) - values (1, some problem-1) …
2 replies
IN the enterprise manager I could see my database server but could not see the databases.Bur I can …
4 replies
I'm writing a trigger that dynamically alters an audit/storage table from a common name-value-pair …
5 replies
I am currently working on a program I have named SqlWrite, a light-weight SQL editor. I have imple…
2 replies
I have the following code I'm testing that will eventually become a stored procedure. I'm running i…
2 replies
Hi guys..... How can I run a store proc under a specified user (belong to administrators role)…
7 replies
Can any one tell me why this is not working CREATE TRIGGER trgORDERS_INSERT ON [Orders] FOR INSERT …
4 replies
Hi All, In a stored procedure Iam building a string based on the parameters supplied and I wa…
5 replies
Hi, I would like to use sp_rename but with a variable to name the new table. For example, exec s…
2 replies
I have created a batch file that extracts SQL data into a text file. My question is their a way to …
2 replies
I want to create a stored procedure who return the first day for the last twelves month. To return …
2 replies
Can anyone please tell me if it is (and if so how) possible to replace a query like this: Sel…
8 replies
hi there, Is there any mechanism that i can encrypt data column in database table column using sql …
2 replies
I am looking to find a way to parse a parameter value from a procedure query, taking the query in a…
1 replies
Viewing 15 topics - 8,311 through 8,325 (of 17,082 total)
You must be logged in to create new topics.