No announcements
Found 2074846 threads
-
0 Votes
Updating SQL Database using DataSets - best practices
Greetings, I have a real-time, high-throughput application that uses in-memory DataSets that are based on SQL Server database tables to perform ...Answered | 8 Replies | 5780 Views | Created by slikrik - Wednesday, February 18, 2009 5:23 PM | Last reply by slikrik - Monday, March 2, 2009 9:26 PM -
0 Votes
Best Practices: Database connections
Hi, I have a minor doubt, I just like to do things the right way, and I got a doubt to as what's the best practices regarding programming ...Answered | 4 Replies | 3344 Views | Created by Blackened.pt - Monday, August 13, 2007 11:33 AM | Last reply by Sean Fowler - Monday, August 13, 2007 12:26 PM -
0 Votes
Database - Best Practices
I am working on a database application and was hoping someone might be willing to give me some advice on what the "best practices" are regarding where to put my ...Answered | 1 Replies | 4621 Views | Created by XDJ - Wednesday, March 1, 2006 2:38 PM | Last reply by Pieter Joost van de Sande - Wednesday, March 1, 2006 4:09 PM -
0 Votes
Organizing/Best Practices for SSRS Datasets
scratch, I would like to organize the datasets in such a way that I don't have to duplicate efforts and best leverage the datasets going forward for all future reports ...Answered | 1 Replies | 5063 Views | Created by lobo0807 - Wednesday, November 5, 2008 4:31 PM | Last reply by Aaron Meyers - Thursday, November 6, 2008 12:15 AM -
0 Votes
U-SQL Best Practices
to U-SQL best practices. But I found an interesting slideshare presentation related to Best Practices & Performance of U-SQL in Azure Data ...Proposed | 3 Replies | 471 Views | Created by Soumitra Chakraborty - Thursday, October 10, 2019 5:07 PM | Last reply by KranthiPakala-MSFT - Monday, October 14, 2019 8:58 PM -
1 Votes
Updating through Views - Best Practices
I primarily use views as an insurance against changes. I'm using them often as a table replacement. So I can do almost any change to the underlying tables without the need to change my ...Discussion | 3 Replies | 2240 Views | Created by Kalman Toth - Tuesday, September 20, 2011 2:08 PM | Last reply by Stefan Hoffmann - Tuesday, September 20, 2011 2:36 PM -
0 Votes
SQL Best Practices
http://www.sqlskills.com/blogs/glenn/the-accidental-dba-day-4-of-30-sql-server-installation-and-configuration-best-practices/Answered | 1 Replies | 1025 Views | Created by Juliesmiley - Thursday, April 3, 2014 9:23 AM | Last reply by Jayakumaur (JK) - Thursday, April 3, 2014 9:27 AM -
0 Votes
Database Connection Best Practices
I am making a winforms app in VS2010 C#, and have many forms that need to access the same database. I am using SQL Server Authentication, not Windows ...Answered | 5 Replies | 8323 Views | Created by Bryan Valencia - Tuesday, August 2, 2011 9:25 PM | Last reply by Bryan Valencia - Tuesday, August 23, 2011 2:26 AM -
0 Votes
Best practices for SCCM SQL database migration.
Best practices for SCCM SQL database migration. We want to move sccm databases to a new instance on a new ...Answered | 4 Replies | 2039 Views | Created by kimdav111 - Thursday, February 4, 2016 9:29 PM | Last reply by Venkat Padavala - Tuesday, July 4, 2017 11:29 AM -
0 Votes
Updating HealthVault Data - Best Practices
Go-Live Guide. The "silent lossy update" that is being discussed in this thread would fall under the three bullets that discuss updating data, but we should and will add more detailAnswered | 9 Replies | 4786 Views | Created by ssunter - Thursday, February 3, 2011 5:24 PM | Last reply by Chris Tremonte - Monday, February 14, 2011 4:29 PM -
0 Votes
SQL Server Best practices
Hi All, We are moving into a new project and the client is asking for all high level best practices such as server, database configurations, ...Answered | 2 Replies | 3144 Views | Created by BKR1 - Wednesday, September 26, 2012 4:30 PM | Last reply by SQLHarry - Wednesday, September 26, 2012 9:36 PM -
0 Votes
SQL CLR best practices
adoption of something like this. 3) Anything best practices we need to keep in mind when we implement CLR based SP and Triggers. AnekmAnswered | 1 Replies | 11541 Views | Created by Prasanna007 - Thursday, April 8, 2010 3:47 PM | Last reply by Bob Beauchemin - Thursday, April 8, 2010 5:42 PM -
0 Votes
Database design - best practices
Does anyone know the location of an offical (Microsoft if possible) document that shows the best practices for databse design?Unanswered | 1 Replies | 5650 Views | Created by Captain Rantflaps - Monday, August 6, 2007 11:09 AM | Last reply by Madhu K Nair - Monday, August 6, 2007 11:39 AM -
1 Votes
SQL 2008 Database Placement Best Practices
Best Regards, Uri Dimant SQL Server MVP http://dimantdatabasesolutions.blogspot.com/ http://sqlblog.com/blogs/uri_dimant/Discussion | 2 Replies | 7992 Views | Created by Harpreet Malhi - Monday, January 17, 2011 4:53 PM | Last reply by Uri Dimant - Tuesday, January 18, 2011 7:44 AM -
0 Votes
database name best practices
As a general rule does MS recommend having a different database for each web application, or can multiple web applications share the same database? Unless you are ...Answered | 4 Replies | 4453 Views | Created by Alex in Fresno - Friday, January 22, 2010 7:07 PM | Last reply by Lambert Qin [秦磊] - Wednesday, January 27, 2010 8:18 AM -
0 Votes
SQL Server database documentation best practices
Is there a way to store documentation with the databases we develop in SQL Server? Ideally we would like to be able to document our tables, fields, and other database properties in a ...Unanswered | 1 Replies | 2067 Views | Created by Mike.Newquist - Wednesday, June 19, 2013 2:21 PM | Last reply by TiborK - Wednesday, June 19, 2013 3:53 PM -
0 Votes
best practices
create new Database records, this form is bound to a dataset, what would be the best way to get back and unique ID from SQL Database after I have accepted ...Answered | 1 Replies | 2773 Views | Created by Dagz - Sunday, September 7, 2008 4:08 PM | Last reply by Shimmy Weitzhandler - Monday, September 8, 2008 7:50 AM -
1 Votes
Best Practices Using Connections.
, best to factor the SQL statements out into T-SQL anyhow, because profiler/extended events exist to trace that. And ways to ensure the T-SQL doesn't appear in ...Answered | 7 Replies | 1697 Views | Created by Jamesit0 - Thursday, June 25, 2015 12:41 PM | Last reply by Bob Beauchemin - Friday, June 26, 2015 5:15 PM -
0 Votes
Best Practices SQL 2008
Hi, Do you want to move your database files to a new location or migrate your SQL Server instance to a new server which is running Windows Server ...Answered | 1 Replies | 5847 Views | Created by Bob Weiner - Thursday, February 18, 2010 9:49 PM | Last reply by Xiao-Min Tan – MSFT - Monday, February 22, 2010 6:23 AM -
0 Votes
Best practices for restoring Database.
SQl servers (SQL01 & SQL02) So what are the best practices for attaching Team Project Collection ? PS : I am Using ...Answered | 3 Replies | 599 Views | Created by Siddhartha Mittal - Thursday, May 21, 2015 2:14 PM | Last reply by Jessica Xia - Wednesday, May 27, 2015 8:59 AM - Items 1 to 20 of 2074846 Next ›
No announcements