Topics
Started by
Posts
Last post
Hi Guys, I need to find a way where I can dynamically create columns for the data rows. I need to c…
4 replies
We use cascading updates for changes to the Primary Key of an important table in our system and the…
8 replies
I'm not sure if my subject described this well, but here's the question: Looking a registered produ…
10 replies
Hi All, Iam having clientlist table which contains clients username and the clientversions details.…
10 replies
Hi, is there a way to check constraints before the INSERT INTO command is executed? I would like in…
4 replies
Hi, When right clicking on a database in SSMS and obtataining "space used = size - space available"…
1 replies
Ive been asked to customise a COTS product and dont want to turn on service broker on that db but i…
2 replies
Hey I'm having a really stupid moment. I have a column that contains PIN codes (4 digits, alphanume…
6 replies
Hi Team, I got a request from one developer. On SQL 2008 SP1, he needs to find out CPU usage in % o…
6 replies
I wan to check Table Column in where Clause like where Table.Column like 'Table.Column%'
4 replies
declare @t1 TABLE(id int,region varchar(10),Lamt decimal(20,3)) insert into @t1 values(1,'x',10.12)…
7 replies
Hello Everyone, Please help me. I want to create a procedure which will take output parameter nulla…
2 replies
I'm dynamically generating an OPEN Query Statement (DB2) and generating the Account_Numbers from a …
3 replies
Hi All, I'm have a database using Access 2010 as a front end and Microsoft SQL 2008 R2 as a back en…
10 replies
Hi, I have a situation whereby i have SQL Backup files being dumped to one of my Drives and filling…
3 replies
Viewing 15 topics - 20,401 through 20,415 (of 30,189 total)
You must be logged in to create new topics.