Topics
Started by
Posts
Last post
I have two separate systems. Each uses SQL Server 2005 as the database. System A is the customer s…
3 replies
Hi. I need to provide functionality to maintain a history (Effective date to Superseded date) of th…
3 replies
This is what I have so far: SELECT DISTINCT a.LASTNAME, a.FRSTNAME, a.SOCSCNUM, a.BRTHDATE, a.GEND…
5 replies
I have started at a shop where all procedures are created with at least the same 2 parameters. Let'…
14 replies
I have several tables in a database (not every table) that are reloaded nightly through an SSIS pac…
7 replies
Hello all, New to the environment. Just set up a cluster, 2005 SQL, 2 node. Trying to copy/move d…
4 replies
I am designing DB for tailored project management system. I'm in doubt how to solve "multiple paren…
6 replies
I have been tasked with transferring transaction data from branch sites to the central site for rep…
12 replies
We have an application that generates batch files. Now each batch file contains a header and series…
10 replies
hello, i have to design an address database which provides several languages for each entry. there …
5 replies
Is it possible to pass SQL Server Reporting Services independant credentials to impersonate a Windo…
2 replies
Hello friends I've a question for yours. What data type is more recommended to use inside Stored Pr…
1 replies
Currently we are in a working environment where the application needs to be aware of changes made t…
3 replies
Can I use a check constraint to enforce the business rule that if one field is populated then anoth…
2 replies
Is select statement perform better or view in general? select col1, col2,col3 from table1 order by…
20 replies
Viewing 15 topics - 541 through 555 (of 1,008 total)
You must be logged in to create new topics.