Topics
Started by
Posts
Last post
Hi, I want to get a list of all views that are dependent on a given view. I've noticed that if some…
2 replies
Hi, I have the following in a stored procedure BEGIN TRAN DECLARE @batchno varchar(15) DECLARE @seq…
1 replies
By: senthilj
I get an error procedure bcp not found when I run the following: bcp '"Select * From Salesperson_Di…
4 replies
I'm using the sp_rename proc and I get a caution message (15477) with a severity of 0. Is there an…
2 replies
Hello All, I want to know whether it is possible to initialize an input variable in a user-defined …
1 replies
My file contains the following first few lines: 01/02/2004, 19/02/2004 O2O ,BEI ,I,ABLU,ONMLRX79030…
5 replies
I have a need to open a cursor with dynamic sql. I want to pass in the database name and tabl…
7 replies
Dear All, I'm trying to create a table with an unsigned integer, what keyword should I use to creat…
3 replies
Help. I am calling this EXEC from inside a SP. See Below. My problem is this. When I sc…
2 replies
By: tulcanla
Your challenge, The SQL below is in a stored procedure... it returns all the correct data required…
13 replies
Hello, I have 2 tables of data, an access profile and a navigation menu. shortened AccessProfi…
8 replies
Hi, How to find out the duplicate records without using temporary tables and cur…
4 replies
I have create a user define function which takes datetime(in my application I need only date …
17 replies
Hi, i need some help here! I am building a kind-of Trouble Ticket system, but im facing some troubl…
8 replies
Hi all, I need to detect the avg row size of some tables for DBCC INDEXDEFRAG pu…
1 replies
Viewing 15 topics - 13,156 through 13,170 (of 17,082 total)
You must be logged in to create new topics.