Topics
Started by
Posts
Last post
I have a parent table as follows: *family_ID int identity(1,1) familyName varchar(50) with child ta…
4 replies
Hi, I need a suggestion of the professionals in sql server. I need to make an script to data migrac…
1 replies
I have a table with names that can be updated by a monthly process. The business requirement states…
6 replies
Hi All, Am new to SQL Server 2005, need small help on security. I have created a new database "db1…
2 replies
I am running into a problem getting either a check constraint / foreign key constraint / etc to val…
10 replies
Hi, We are working on high performance application, which will serve 1000K visitors at the same, m…
4 replies
Consider a query like this select K.id, K.description, coalesce(K.state, M.state, (select state fro…
1 replies
Developers at my workplace are pondering use of LINQ for their upcoming projects. How much should I…
1 replies
HI, I have the below SP.I want to sort the data according to @Sortby that is passed... Here is m…
4 replies
In our software, we have a import / update process that is locking one of our tables and causing ti…
6 replies
Hi all just wanted to lay out my rough plan for a reporting db and see if anyone see any issues wit…
4 replies
We have SQL ClusterA with 6 Nodes, 3 active and 3 Passive, all passive will be available for any ac…
1 replies
I have a script that works so when I make changes to a DB it will update the clients out there so t…
1 replies
Hi Guys, I am designing a database architecture for a Health care product. The design should follow…
5 replies
Hi Guys, Thinking of designing a Core Database and a DB each for a customer. There a web site that …
10 replies
Viewing 15 topics - 451 through 465 (of 1,008 total)
You must be logged in to create new topics.