Topics
Started by
Posts
Last post
I could use some design direction here: Original design of my db for this client: One person has 12…
40 replies
Hi, I've written the following stored procedure: BEGIN TRANSACTION SELECT * FROM UserStats WHERE U…
92 replies
Hi, I have a task where in i will send the ID in the below example ID=1 and i need to make a exact …
1 replies
Hi, I am using SQL Server 2005. Through store procedure and ASP.Net web pages, I am doing all CRUD …
3 replies
I am new to coding in the TSQL environemnt at least in a complex manner. I have more of main frame,…
5 replies
Hi friends when i select from my Region Table like this: Select 'Region' as [xsi:type],* From Regio…
10 replies
Hi I have the following table, and I want to obtain the IDs of the rows that have column1 with at l…
1 replies
There is a table that needs to be manipulated but it requires controls to prevent the inclusion of …
3 replies
How can using a T-SQL triggers to prevent the modification of several fields that belong to a table?
1 replies
I have a web page for updating personal information that is connected to the table "tblPerson". An…
9 replies
Hi All, I was just wondering where SQL 2005 could help here in terms of improvements and new featur…
13 replies
I have 3 tables with data as below. create table user_table ( userid int not null identity(1,1)…
2 replies
I have a folder drop where apache server logs files are dropped. I need to periodically read the fi…
15 replies
I am using SQL Server 2005. This is for an ASP.Net application. I am wondering how to boost query p…
4 replies
Database Server has collation 'SQL_Latin1_General_CP1_CI_AS' but one table has one column with co…
2 replies
Viewing 15 topics - 6,616 through 6,630 (of 12,234 total)
You must be logged in to create new topics.