No announcements
Found 2440871 threads
-
0 Votes
Starter Databases
The standard sample databases are AdventureWorks databases which can be found on codeplex http://msftdbprodsamples.codeplex.com/ if you want blog or forum ...Answered | 3 Replies | 7089 Views | Created by Timothy Gleason - Friday, February 18, 2011 4:34 PM | Last reply by retracement - Friday, February 18, 2011 10:09 PM -
0 Votes
the extended personal starter kit altered database. passing the new info to the live database
User-758507629 posted Thanks for the help.Answered | 5 Replies | 32 Views | Created by Anonymous - Thursday, November 8, 2007 10:26 AM | Last reply by Anonymous - Tuesday, November 13, 2007 11:20 AM -
1 Votes
alter database set New Broker
Enabling Service Broker requires exclusive access to the database so SET NEW_BROKER WITH ROLLBACK IMMEDIATE you are forcing other ...Answered | 1 Replies | 15887 Views | Created by subu999 - Wednesday, August 10, 2011 3:36 PM | Last reply by Chirag Shah - Wednesday, August 10, 2011 3:49 PM -
4 Votes
Alter Database with Varaible Instaed of Database Name
I want to write a sub-procedure for database backup and I want to pass the database name as a parameter instead of hardcoding it.Answered | 20 Replies | 2287 Views | Created by RNDN - Sunday, July 3, 2016 8:26 PM | Last reply by Erland Sommarskog - Tuesday, July 12, 2016 9:39 PM -
0 Votes
alter database error
Personally, I really dislike reading SQL where identifiers are delimited (using either square brackets or double-qoutes).Answered | 3 Replies | 3621 Views | Created by shrutilalwani - Saturday, May 23, 2009 10:47 AM | Last reply by TiborK - Saturday, May 23, 2009 5:08 PM -
0 Votes
Database Info
You can temporarily turn of the restriction like this: set identity_insert DBInfo on; Insert into DBInfo (database_ID,name) ...Answered | 10 Replies | 2813 Views | Created by subu999 - Wednesday, August 3, 2011 11:02 AM | Last reply by subu999 - Wednesday, August 3, 2011 1:35 PM -
1 Votes
Lightswitch Starter Kits and VS2013
I was able to try it on one of the starter kits but not any others at this time.Answered | 5 Replies | 800 Views | Created by Ray Mueller - Wednesday, June 4, 2014 2:02 AM | Last reply by Angie Xu - Wednesday, June 11, 2014 9:36 AM -
2 Votes
Time Tracker Starter Kit
http://www.virtualrealm.com.au - XNA Game Programming News and Resources from Downunder.Answered | 3 Replies | 2457 Views | Created by vsla - Saturday, August 20, 2011 11:15 PM | Last reply by vsla - Sunday, August 21, 2011 1:38 PM -
0 Votes
Alter Database with linked servers
You can only use ALTER DATABASE on the local server.Answered | 2 Replies | 6777 Views | Created by Jason_ms1 - Wednesday, June 8, 2011 12:01 PM | Last reply by Jason_ms1 - Thursday, June 9, 2011 8:21 AM -
0 Votes
How to save personal info. data in HealthVault database using which API
Hi, I want to do with mvc.I am getting information from health vault if a start a hello world application.But same when i implement with mvc so problem is coming with ...Answered | 2 Replies | 5048 Views | Created by Sanjaykumarpattar - Wednesday, May 13, 2009 6:44 AM | Last reply by satinder singh hundhal - Thursday, August 7, 2014 7:35 AM -
0 Votes
Transaction on Alter Database statement
Alter database is not supported during a transaction.Answered | 4 Replies | 907 Views | Created by SQL_Admirer - Monday, April 20, 2015 8:29 PM | Last reply by Erland Sommarskog - Tuesday, April 21, 2015 9:37 PM -
0 Votes
Personal copy of database
There is no way in SQL Server to do what you are describing without installing a new instance of SQL Server.Answered | 1 Replies | 2428 Views | Created by Samuel.Allan - Thursday, October 27, 2011 2:15 PM | Last reply by Tom Phillips - Thursday, October 27, 2011 2:57 PM -
0 Votes
Alter Existing Production database
After your initial deployment, subsequent deployments of your database project will do incremental updates to the schema, using ALTERs wherever possible, not dropping and recreating ...Answered | 1 Replies | 4257 Views | Created by JonMny - Wednesday, July 15, 2009 6:07 PM | Last reply by Jeff Welton MSFT - Wednesday, July 15, 2009 6:29 PM -
0 Votes
Extended Personal Starter Kit
User-1069928006 posted Hello everyone I have Victor Corey's Personal Site Starter kits that use Access database Extended and not ...Unanswered | 1 Replies | 47 Views | Created by Anonymous - Monday, November 28, 2011 6:31 PM | Last reply by Anonymous - Wednesday, November 30, 2011 7:44 PM -
0 Votes
Partner Portal Starter Kit
Can anyone unzipp Partner Portal Starter Kit?Answered | 2 Replies | 6485 Views | Created by Oakkar - Thursday, June 5, 2008 3:10 AM | Last reply by Gregory A. Beamer - MVP - Thursday, June 5, 2008 6:26 PM -
1 Votes
Alternative for altering database within a transaction
That is, why do you want to run ALTER DATABASE inside a transaction?Answered | 4 Replies | 917 Views | Created by Navya P K - Monday, May 16, 2016 9:54 AM | Last reply by Sam Zha - Tuesday, May 17, 2016 6:14 AM -
2 Votes
sp_dboption to ALTER DATABASE migration
This code is based using the MSDE (Microsoft Database Engine) 2000, the stripped down version of MSSQL2000.Answered | 9 Replies | 7248 Views | Created by Joshua Sisson - Friday, May 16, 2014 2:49 PM | Last reply by Joshua Sisson - Friday, May 16, 2014 3:49 PM -
0 Votes
Skype starter kit
I've downloaded the Skype starter kit from the Microsoft web , and of course, it doesn't work (should I be surprised?Answered | 2 Replies | 3422 Views | Created by vtortola - Friday, May 15, 2009 8:47 AM | Last reply by vtortola - Friday, May 15, 2009 8:53 AM -
1 Votes
ALTER DATABASE AUDIT SPECIFICATION
I suspect that you may need to have exclusive access to the database for a short period of time in order to disable the Database Audit Specification.Answered | 2 Replies | 1241 Views | Created by The real Slartibartfast - Monday, April 20, 2015 12:41 PM | Last reply by The real Slartibartfast - Monday, April 20, 2015 2:40 PM -
0 Votes
translator starter kit
The old appid method has been deprecated, so a rewrite of the access code to use the Windows Azure Marketplace authentication would be needed if you are going to use the starter kit.Answered | 2 Replies | 3576 Views | Created by Madhwesh - Wednesday, September 19, 2012 6:47 PM | Last reply by Laurence Moroney - Tuesday, September 25, 2012 3:08 PM - Items 1 to 20 of 2440871 Next ›
No announcements