<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>FAQ - Frequently Asked Questions</title><link>http://forums.asp.net/13.aspx</link><description>Your question has probably already been answered. Look here for some great answers!</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3475952.aspx</link><pubDate>Sun, 25 Oct 2009 17:34:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3475952</guid><dc:creator>ajitsatpathy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3475952.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3475952</wfw:commentRss><description>&lt;p&gt;U need to open it from SQL management studio.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3475877.aspx</link><pubDate>Sun, 25 Oct 2009 15:29:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3475877</guid><dc:creator>jerrios</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3475877.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3475877</wfw:commentRss><description>&lt;p&gt;Right click on database as in in database explorer? is it in visual web developer express 2008? And plus everytime i choose to &amp;#39;view in browser&amp;#39; my .aspx page it says asp.net developement server.&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3474290.aspx</link><pubDate>Fri, 23 Oct 2009 17:48:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3474290</guid><dc:creator>ajitsatpathy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3474290.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3474290</wfw:commentRss><description>&lt;p&gt;Right click on your database. Go to Tasks-&amp;gt;Backup. It&amp;#39;ll show a location where to save. Take backup by clicking OK. Just go to that location &amp;amp; copy that file. Then go to second computer where you want to restore. Open SQL Server. Right click on &amp;quot;Databases&amp;quot;. Go to &amp;quot;Restore Database&amp;quot;. Select &amp;quot;from device&amp;quot; option. Click on the right side button. Then click &amp;quot;Add&amp;quot;. select that backup file &amp;amp; click OK. Then click &amp;quot;To database&amp;quot; dropdown list. You can see your database name. Select it &amp;amp; click OK.&lt;/p&gt;&lt;p&gt;Tell m if any problem.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3474187.aspx</link><pubDate>Fri, 23 Oct 2009 16:55:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3474187</guid><dc:creator>jerrios</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3474187.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3474187</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I&amp;#39;m a new user to this tools and am building a web project using visual web developer express 2008. I tried transfering all my project files to another computer but i can&amp;#39;t get the database to connect. I&amp;#39;ve read that you have to attach detach, copy paste etc lots of way to transfer the file. What i did before was just copy the project folder and transfer with usb but it kinda lost the database connection. How do i transfer the db as well? Hope you guys can help. I&amp;#39;m new so i don&amp;#39;t get the term you guys using. I found the attach method but i wanna know the other methods as well as a back up since the other computer is kinda far away and i wanna make sure i get it right this time. Please help. Thank you =)&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3176181.aspx</link><pubDate>Wed, 20 May 2009 16:56:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3176181</guid><dc:creator>Grayson@MS</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3176181.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3176181</wfw:commentRss><description>&lt;p&gt;You might want to look at the new deployment features in Visual Studio 2010 beta 1 that was just released. We&amp;#39;ve got some powerful tools to make it much easier to move a database with a Web application project for either hosted or self-hosted sites.&lt;/p&gt;&lt;b&gt;&lt;span style="FONT-SIZE:11pt;COLOR:black;FONT-FAMILY:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Deploying Databases with Web Application Projects Overview&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;COLOR:#666666;FONT-FAMILY:&amp;#39;Tahoma&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Pasted from &amp;lt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd465340(VS.100).aspx"&gt;&lt;font color="#0000ff"&gt;http://msdn.microsoft.com/en-us/library/dd465340(VS.100).aspx&lt;/font&gt;&lt;/a&gt;&amp;gt; &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:black;FONT-FAMILY:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Walkthrough: Deploying a Database with a Web Package&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;COLOR:#666666;FONT-FAMILY:&amp;#39;Tahoma&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Pasted from &amp;lt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd483479(VS.100).aspx"&gt;&lt;font color="#0000ff"&gt;http://msdn.microsoft.com/en-us/library/dd483479(VS.100).aspx&lt;/font&gt;&lt;/a&gt;&amp;gt; &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:black;FONT-FAMILY:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Walkthrough: Deploying a Database using Web Publish&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;COLOR:#666666;FONT-FAMILY:&amp;#39;Tahoma&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Pasted from &amp;lt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd579608(VS.100).aspx"&gt;&lt;font color="#0000ff"&gt;http://msdn.microsoft.com/en-us/library/dd579608(VS.100).aspx&lt;/font&gt;&lt;/a&gt;&amp;gt; &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:black;FONT-FAMILY:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;How to: Include Custom Scripts with a Database in a Web Package&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;COLOR:#666666;FONT-FAMILY:&amp;#39;Tahoma&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Pasted from &amp;lt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd465343(VS.100).aspx"&gt;&lt;font color="#0000ff"&gt;http://msdn.microsoft.com/en-us/library/dd465343(VS.100).aspx&lt;/font&gt;&lt;/a&gt;&amp;gt; &lt;/span&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;Grayson&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3173407.aspx</link><pubDate>Tue, 19 May 2009 19:15:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3173407</guid><dc:creator>ajitsatpathy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3173407.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3173407</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;You can copy .mdf &amp;amp; .ldf file. But for that, you have to first stop the sql server service. And this is one of the bad idea, because noone will give permission to stop service in a live server where a number of applications are running. So you may follow one of the following solutions.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) You may generate query which will contains structure of all tables &amp;amp; all stored procedures, functions etc. (Data will not be copied in this process) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;2) Create back up &amp;amp; restore on your local machine where you want. (It&amp;#39;ll copy strucure as well as data)&lt;/p&gt;&lt;p&gt;3) Export data from one system &amp;amp; import data on another system by using DTS export wizard.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3164813.aspx</link><pubDate>Fri, 15 May 2009 09:35:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3164813</guid><dc:creator>shashanksaudagar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3164813.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3164813</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;One can also use Copy database option to copy databases&amp;nbsp;from source server to destination server. Otherwise the best way is to use ETL (Extract -Transform &amp;amp; Load) feature of SQL Server which is available by virtue of DTS in SQL Server 2000 or SSIS in SQL Server 2005. Here you can create Packages using BIDS (Business Intelligence Development Studio) IDE given by SQL Server 2005 and then run these packages by creating a job in SQL server.</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3162176.aspx</link><pubDate>Thu, 14 May 2009 11:03:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3162176</guid><dc:creator>soumendu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3162176.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3162176</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi ,see&lt;/p&gt;&lt;p&gt;If&amp;nbsp; u system is in local area connection(&amp;amp; in both the master &amp;amp; slave contain same formated server with same OS configuration) i think u can easily transfer the data(sometimes back i was at same confusion) the i take my senior help &amp;amp; u cannot even imagin that i tranfer througn external hard drive(by copying from the source &amp;amp; moving to any other ).so&amp;nbsp;&lt;img src="http://forums.asp.net/emoticons/emotion-21.gif" alt="Yes" /&gt; .And if u still facing prob. then u can go for some extra expertise.&lt;/p&gt;&lt;p&gt;Ok then&amp;nbsp;&lt;img src="http://forums.asp.net/emoticons/emotion-11.gif" alt="Cool" /&gt; ...Bye &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3159555.aspx</link><pubDate>Wed, 13 May 2009 11:16:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3159555</guid><dc:creator>vineetJAISWAL</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3159555.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3159555</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Why are you not&amp;nbsp; using Import/Export if your system is connected in LAN, other wise you can use backup and restore option which take all your permisson, Identity, Defaultvalue as per your master database.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/3028936.aspx</link><pubDate>Mon, 23 Mar 2009 04:20:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3028936</guid><dc:creator>kanth456</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3028936.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=3028936</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;am&amp;nbsp; srikanth.i have two databases one at source and other at target with same structure .i want to track the changes of dml operations of tables and convert this into Xml file and that should be sent through email and updated to database how to solve this problem please reply it to my mail kanth456@in.com&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/2981847.aspx</link><pubDate>Wed, 04 Mar 2009 12:17:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2981847</guid><dc:creator>arry.net</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2981847.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=2981847</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;just do this&lt;/p&gt;&lt;p&gt;Go to Run-&amp;gt;Cmd-&amp;gt;&lt;/p&gt;&lt;p&gt;write-&amp;gt;Net Stop Mssqlserver (or just shut down ur sqlserver 4 a while from &lt;/p&gt;&lt;p&gt;SQL Server Configuration Manager)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(After ,it has Stopped)&lt;br /&gt;Go Tothis Direcrtory:-----&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data&lt;/p&gt;&lt;p&gt;here in data 2 files of ur database are stored(in my case Tradenbids)&lt;/p&gt;&lt;p&gt;1. Tradenbids.mdf&lt;/p&gt;&lt;p&gt;2.Tradenbids_log.ldf&lt;/p&gt;&lt;p&gt;Copy these to file&amp;nbsp;&lt;/p&gt;&lt;p&gt;and paste&amp;nbsp; whaere ever you want &lt;/p&gt;&lt;p&gt;Now&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Go to Run-&amp;gt;Cmd-&amp;gt;&lt;/p&gt;&lt;p&gt;write-&amp;gt;Net Start Mssqlserver (it will start mssqlserver)&lt;/p&gt;&lt;p&gt;now u have the whole&amp;nbsp;&amp;nbsp; db , just copy and paste these to file whenever u want a backup&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/2917205.aspx</link><pubDate>Thu, 05 Feb 2009 02:54:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2917205</guid><dc:creator>TapeBoy929</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2917205.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=2917205</wfw:commentRss><description>If you&amp;#39;re looking to copy the database, you don&amp;#39;t have to use backup/restore or detach/attach.&amp;nbsp; You can use the &lt;a href="http://searchsqlserver.techtarget.com/generic/0,295582,sid87_gci1194281,00.html"&gt;copy database&lt;/a&gt; feature.&amp;nbsp; This will capture the data, logins, and stored procedures.&amp;nbsp; Try it out.&amp;nbsp; Good luck.&lt;br /&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/2847786.aspx</link><pubDate>Mon, 05 Jan 2009 16:32:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2847786</guid><dc:creator>rami_nassar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2847786.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=2847786</wfw:commentRss><description>&lt;p&gt;Deattach and Attach database from SQL Server Managment Studio...&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/2830247.aspx</link><pubDate>Thu, 25 Dec 2008 05:46:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2830247</guid><dc:creator>sirdneo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2830247.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=2830247</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Attaching/Deattaching works fine on first build at production or Q/A. But whenever I fix bug I create scripts to update the production database.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to move databases between computers that are running SQL Server</title><link>http://forums.asp.net/thread/2814400.aspx</link><pubDate>Wed, 17 Dec 2008 05:51:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2814400</guid><dc:creator>avinash_vns</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2814400.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=13&amp;PostID=2814400</wfw:commentRss><description>&lt;p&gt;There are many way to transfer running database.&lt;/p&gt;
&lt;p&gt;1- Using backup restore.&lt;/p&gt;
&lt;p&gt;2. Using Replication.&lt;/p&gt;
&lt;p&gt;Detach and Attach&amp;nbsp; is not the right way because there is chance of data loss.&lt;/p&gt;
&lt;p&gt;Avinash&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>