Topics
Started by
Posts
Last post
Does anyone have a clever way of dynamically defining the schema for a table through a parameter in…
7 replies
I have this code in VS2008 and can format it using the datagrid, but when the the page is displayed…
9 replies
please tell me the code to attach and backup database using sql queries
5 replies
how to get row value displayed column-wise instead of row-wise in sql server
1 replies
how to get row value displayed column-wise instead of row-wise in sql server
1 replies
Hey Everyone. I have...lots of problems... But I need some help on the one. I have a several column…
3 replies
Hi, I'm wondering about the following problem. I have a table with an identity column, and differen…
2 replies
How do you write a store procedure to meet the following conditions: PROXIMITY SERACH PROCEDURE COM…
6 replies
Hemanth here, Please suggest for specifying MDF and LDF file name and path while restoring databas…
2 replies
I have a table which looks like this ConsultantID EffectiveDate FirstName LastName SponsorID The sp…
5 replies
Hello, create procedure [dbo].[_test] @list varchar(50) as select * from Listings where cat_id in (…
23 replies
I'm trying to figure out how to remove a character that might appear anywhere in a field and then b…
6 replies
I have th e following recursive query: DECLARE@ConsultantIDASnVarChar(50) ,@PeriodDateASDat…
2 replies
Hi all, I have created a table with 2 columns (Myfilename varchar(255) and the myPicture Varbinary(…
13 replies
I have a staging area where I have to delete massive amounts of. Currently I am deleting it the tr…
21 replies
Viewing 15 topics - 11,101 through 11,115 (of 12,230 total)
You must be logged in to create new topics.