No announcements
Found 1096554 threads
-
0 Votes
Migrating a SQL 2005 database to a SQL 2008 database
Also, check your copy database wizard settings.Answered | 1 Replies | 8664 Views | Created by krynn1 - Friday, May 14, 2010 7:16 PM | Last reply by Chandrasekhar Oruganty - Saturday, May 15, 2010 1:54 PM -
4 Votes
restore a database to an Azure SQL Database
> So IAnswered | 14 Replies | 2359 Views | Created by rootsmusic - Thursday, September 5, 2019 7:29 PM | Last reply by pituach - Wednesday, September 11, 2019 2:08 AM -
0 Votes
SQl Database
If you do start thinking about mirroring, you should read this first ...Answered | 3 Replies | 6387 Views | Created by Islandwarrior - Thursday, May 26, 2011 9:16 AM | Last reply by Axel8s - Thursday, May 26, 2011 12:32 PM -
0 Votes
SQL database
IF OBJECT_ID('tbl') IS NOT NULL PRINT 'a table exists' Best Regards,Uri Dimant SQL Server ...Answered | 4 Replies | 1149 Views | Created by Vijay Nerkar - Tuesday, June 17, 2014 12:35 PM | Last reply by Uri Dimant - Wednesday, June 18, 2014 8:38 AM -
0 Votes
convert sql database 2008 to sql database 2005
This will be a little bit of work, since the SQL databases cannot be restored to an earlier version of SQL Server.Answered | 1 Replies | 10943 Views | Created by Dheeraj kumar Bansal - Friday, August 6, 2010 4:48 PM | Last reply by SQLWork - Friday, August 6, 2010 5:39 PM -
0 Votes
SQL Database
Try this :- 1) Create Database 2) Take database offline 3) Open MDF file in notepad 4) Delete data & ...Answered | 4 Replies | 3200 Views | Created by R.D.B - Tuesday, October 9, 2012 8:18 AM | Last reply by RohitGarg - Thursday, October 11, 2012 8:28 PM -
0 Votes
Convert Access database to SQL
Here are some good steps for converting access database to SQL http://sqlmag.com/database-administration/15-steps-convert-access-data-sql-serverAnswered | 6 Replies | 1345 Views | Created by simpledevonly - Tuesday, August 23, 2016 10:52 PM | Last reply by Enric Vives - Thursday, August 25, 2016 8:56 AM -
0 Votes
Copy Sql Database on-premisse to SQL Database Azure
Copy on-premises database to Azure SQL database is fully supported in data factory, as long as your Azure SQL database is accessible to the on-premises ...Answered | 2 Replies | 612 Views | Created by fit9 - Tuesday, January 3, 2017 12:22 PM | Last reply by fit9 - Thursday, January 5, 2017 12:33 AM -
2 Votes
SQL 2005 database to open SQL 2008 database
I have this database created in SQL Server 2008.Answered | 5 Replies | 868 Views | Created by Sajith S - Tuesday, November 4, 2014 11:15 AM | Last reply by Shanky_621 - Tuesday, November 4, 2014 4:02 PM -
0 Votes
Azure SQL database
Hello, "Database-level firewall rules for master and user databases can only be created and ...Answered | 8 Replies | 1150 Views | Created by Jafar1970 - Monday, October 1, 2018 1:13 PM | Last reply by Alberto Morillo - Thursday, October 4, 2018 6:41 PM -
0 Votes
SQL database mail authentication
Hi simonxy, First, I want to inform that a Database Mail account does not correspond to a SQL Server account or a Microsoft Windows account.Answered | 3 Replies | 5962 Views | Created by simonxy - Wednesday, October 24, 2012 9:07 AM | Last reply by Allen Li - MSFT - Thursday, October 25, 2012 3:47 AM -
6 Votes
SQL 2005 Database Files
Take Database OFFLINE.Answered | 15 Replies | 6858 Views | Created by VijayKSQL - Thursday, March 31, 2011 3:11 AM | Last reply by muthukkumaran kaliyamoorthy - Thursday, April 21, 2011 6:16 AM -
0 Votes
migrating database to sql azure...
According to the documentation, you can extract/export a DAC from databases residing on instances of SQL Azure, or SQL Server 2005 Service Pack 4 (SP4) or later.Answered | 8 Replies | 4286 Views | Created by Rob Vig - Wednesday, December 5, 2012 4:36 PM | Last reply by Rob Vig - Thursday, December 6, 2012 5:42 PM -
0 Votes
Automatic backup of sql database
Do you have a specific requirement to change weekly automatic backup for your SQL database?Answered | 1 Replies | 449 Views | Created by harleenK - Tuesday, March 13, 2018 7:37 AM | Last reply by SadiqhAhmed-MSFT - Tuesday, March 13, 2018 10:58 AM -
1 Votes
SQL c# database
how so I store a picture in my database ?Answered | 5 Replies | 602 Views | Created by Btb4198 - Saturday, November 14, 2015 6:12 AM | Last reply by Andy ONeill - Saturday, November 14, 2015 12:07 PM -
1 Votes
SQL Server Database migration
A good fellow MCM (Edwin Sarmiento) has written a blog article about the "upgrade" to newer version of SQL Server but you can use it for your approach of a ...Answered | 4 Replies | 998 Views | Created by Raje14 - Wednesday, May 25, 2016 12:14 PM | Last reply by Shanky_621 - Monday, May 30, 2016 11:40 AM -
0 Votes
Questions on SQL Database & SQL Server
You've mixed up a set of questions about SQL Database, which I can answer with a set of SQL Server in a VM questions which I'm not the right ...Answered | 2 Replies | 1951 Views | Created by sweet_harmony89 - Tuesday, May 20, 2014 4:06 PM | Last reply by Vijay Natarajan [Product Planner, Microsoft] - Wednesday, May 21, 2014 9:58 PM -
4 Votes
SQL database restore not working
1) Make sure that you typed correct path to the BAK file 2) Make sure that account you run the RESTORE statement has permission to read drive E:\ Best Regards,Uri ...Answered | 3 Replies | 1664 Views | Created by runnerpaul - Wednesday, September 25, 2013 9:24 AM | Last reply by Satheesh Variath - Wednesday, September 25, 2013 9:48 AM -
3 Votes
Consolidate databases in to single SQL database
Here are some links you can ...Answered | 2 Replies | 2354 Views | Created by Balckhat - Tuesday, August 27, 2013 7:03 AM | Last reply by Shah Amish - Tuesday, August 27, 2013 7:28 AM -
2 Votes
SQL Server database migrations
https://www.sqlshack.com/sql-server-database-migrations-with-zero-data-loss-and-zero-downtime/Best Regards,Uri Dimant SQL Server ...Answered | 2 Replies | 1061 Views | Created by SQL_Dave - Friday, January 18, 2019 4:32 PM | Last reply by Uri Dimant - Sunday, January 20, 2019 6:16 AM - Items 1 to 20 of 1096554 Next ›
No announcements