No announcements
Found 2710120 threads
-
6 Votes
Design DB from multiple DB's ?
1) 1 db vs multiple dbs for pure performance purpose, putting all tables in 1 db will help, as the process avoid additional db ...Answered | 6 Replies | 1420 Views | Created by Narsa - Monday, December 16, 2013 2:57 AM | Last reply by JoeyDj - Monday, December 16, 2013 10:31 AM -
1 Votes
How to avoid the db connection when the mail merge ?
Connecting to a SQL Server database is not necessarily straightforward, because a lot depends on how the database is set up (as I said before).Answered | 3 Replies | 4083 Views | Created by meramkumar - Wednesday, October 27, 2010 2:01 PM | Last reply by meramkumar - Friday, November 5, 2010 5:07 AM -
0 Votes
Handling Multiple User DB Interaction
After all, how would it be possible for Client A to know if Client B is going to write to the same row?Answered | 4 Replies | 7079 Views | Created by JaedenRuiner - Tuesday, September 15, 2009 6:26 PM | Last reply by JaedenRuiner - Wednesday, September 23, 2009 3:43 PM -
0 Votes
Problem with multiple db connections
Now we can see how it works when you have multiple connection requests.Answered | 11 Replies | 12833 Views | Created by Magos - Thursday, June 5, 2008 2:02 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 6:34 AM -
0 Votes
Single Production DB or Multiple DB's
In terms of maintenance one single DBA is easier...How many different sachems does it have?Answered | 2 Replies | 780 Views | Created by Rushil Patel - Monday, February 22, 2016 1:22 PM | Last reply by Uri Dimant - Tuesday, February 23, 2016 6:46 AM -
0 Votes
How to avoid UnobservedTaskException when calling Thread.Abort?
To avoid this behaviour you should remove your Thread.Abort and replace it by a cooperative cancellation.Answered | 2 Replies | 1454 Views | Created by iwynn - Monday, October 28, 2013 7:55 PM | Last reply by Reed Copsey, Jr - Tuesday, October 29, 2013 9:53 PM -
0 Votes
How to delete multiple SSAS DB uisng XMLA
What you can do is to create a loop logic using SSIS or powershell and call the XMLA inside thatPlease Mark This As Answer if it solved your issue Please Vote This As ...Answered | 2 Replies | 2770 Views | Created by dsabi - Wednesday, June 3, 2015 12:59 AM | Last reply by Visakh16 - Wednesday, June 3, 2015 8:03 AM -
7 Votes
Multiple file groups or multiple files for a large DB
I am placing all my SQL DB data files in this drive, should i now go with multiple LUN's for data drives?Answered | 7 Replies | 1059 Views | Created by Kris_SQL - Wednesday, May 8, 2019 5:31 AM | Last reply by Dan Guzman - Sunday, May 12, 2019 10:35 AM -
0 Votes
avoiding multiple authentications
My questions is how do I access the logged in user's password in these pages?Answered | 3 Replies | 2315 Views | Created by vba123 - Friday, February 19, 2010 4:31 PM | Last reply by jgalley - Friday, February 19, 2010 6:10 PM -
12 Votes
Multiple DB servers
I never really thought of using multiple SQL servers until it was brought up by a colleague.Answered | 6 Replies | 9424 Views | Created by themush1326 - Thursday, August 12, 2010 12:05 AM | Last reply by Emmanuel ISSALY - Thursday, August 12, 2010 11:44 AM -
1 Votes
How to avoid cursors and loops
no of ways u can avoid the cursors *Select, Loop, Process at out side of Data Base *We can avoid the cursor using While loop with ...Answered | 12 Replies | 14668 Views | Created by prithvi4u - Tuesday, September 26, 2006 8:44 PM | Last reply by Rajesh Chekuri - Friday, February 8, 2013 8:50 AM -
0 Votes
how to avoid multiple instence of a application
I developing a windows application. i dont want to allow multiple instance of the application how i will achive that?Answered | 1 Replies | 2672 Views | Created by SHYAMJITH - Tuesday, October 19, 2010 8:44 AM | Last reply by bdbodger - Tuesday, October 19, 2010 8:52 AM -
1 Votes
How to avoid AOAG secondary databases.
In primary server, I need the result for all dbs, but in secondary ,would like to avoid AOAG dbs and need the result only on dbs which are not a part of AOAG ...Answered | 4 Replies | 706 Views | Created by rajaniora - Tuesday, November 20, 2018 11:33 AM | Last reply by Erland Sommarskog - Friday, November 23, 2018 8:55 PM -
1 Votes
How to Handle Multiple Calls in the Bot application
Finally resolved, this article on how to Handle Multiple Calls in the UCMA application.Answered | 2 Replies | 1183 Views | Created by Dinesh Haraveer - Friday, November 8, 2013 9:25 AM | Last reply by Dinesh Haraveer - Thursday, June 5, 2014 2:33 PM -
0 Votes
How to avoid multiple db calls ??
But we cannot see multiple db calls from the code.Answered | 4 Replies | 152 Views | Created by Anonymous - Monday, June 1, 2020 5:21 AM | Last reply by Anonymous - Tuesday, June 2, 2020 1:50 AM -
1 Votes
How to avoid mentioning the dbo. schema?
Welcome to the world of conflict inherent in supporting servers of multiple vendors - as well as multiple versions of the same vendor.Answered | 6 Replies | 1915 Views | Created by Renziglov - Tuesday, December 3, 2013 6:40 PM | Last reply by scott_morris-ga - Tuesday, December 3, 2013 9:15 PM -
4 Votes
Avoiding flicker when drawing multiple bitmaps with Graphics.DrawImage
As long as I can avoid flicker with double-buffering, I plan to DrawImage the background and place each of the foreground images on it with its own DrawImage.Answered | 11 Replies | 8137 Views | Created by ronks - Tuesday, March 15, 2011 3:34 AM | Last reply by Mike Feng - Friday, March 18, 2011 11:32 AM -
2 Votes
Using Instances of multiple classes in single file without recursive DB calls
By examining the call stack you will see how the recursion has happened.Answered | 6 Replies | 2777 Views | Created by deja_anbu - Thursday, February 3, 2011 7:34 AM | Last reply by deja_anbu - Monday, February 7, 2011 6:13 AM -
0 Votes
Proper syntax for passing multiple route avoidances?
Is this the correct syntax for passing multiple route avoidances to the set Request Options method?Answered | 2 Replies | 1912 Views | Created by Don Kitchen - Tuesday, September 4, 2012 3:14 PM | Last reply by Don Kitchen - Tuesday, September 4, 2012 8:47 PM -
5 Votes
How to avoid the For...Loop in Sql
How many different function names do you have?Answered | 5 Replies | 1097 Views | Created by pmak - Tuesday, May 13, 2014 11:45 PM | Last reply by Jesús López - Wednesday, May 14, 2014 1:59 PM - Items 1 to 20 of 2710120 Next ›
No announcements