Topics
Started by
Posts
Last post
Hi, I want to add a identity column to a already existing column in a table which has some unique n…
2 replies
Hi, I want to use try-catch block against any user defined condition. say I am ising an IF block to…
9 replies
Hai all How to insert multible records in a table at atime.
3 replies
Hi, Can you explain me the different ways of how a database (Database1) in server (Srvr1) can be co…
3 replies
hi all. i am working on .net 2003 and want to implement a progress bar on it. actully i do not know…
1 replies
Dear All, I have a table with field varchar data type. This field can have int or alpha numeric cha…
5 replies
Hi all, I'm wondering if there is a way to lock a table so we can prevent the child table records …
11 replies
Hi all, I am not sure whether this is a right post to post in this section ! I am new to SQL 2005. …
22 replies
Can someone explain how this works. (isnull(([UnitPrice]*((1.0)-[UnitPriceDiscount]))*[OrderQty],(0…
8 replies
Hi am relatively new to SQL administration. I have some ftp DTS packages that connect to remote sit…
2 replies
Hi Folks! I have 4 tables CUS_TEMP,CUS_MAS,SEC_ORDER, & SPR_ORDER. CUS_TEMP is a temp table to…
10 replies
I have my membership info separate from my products / sales database. There are a few tables that I…
3 replies
How come when I do something like the following: SELECT @Var1 = 5 , @Var2 = @Var2 + 1 , @Var3 = …
12 replies
Hi, I am relatively new to reporting services and to this forum, so i will try to give as many deta…
6 replies
Inherited some code ... and an issue.... table: SessionData (sessionid varchar(50), somedata text)…
9 replies
Viewing 15 topics - 2,311 through 2,325 (of 4,155 total)
You must be logged in to create new topics.