How copy the entire database

markyT
Member Posts: 120
Hi, a few days ago I've migrated to my 3.70 version to SQL. The problem is that I can't copy and entire local copy of the .fdb database. When I do it, it shows only the data before migration, it's very strange. I need it entire to do local testings. Before migration I could do "copy and paste", for example, but now I can't. How can I do that?.
Thanks in advance.
Thanks in advance.
0
Comments
-
What are you talking about? There is no .fdb in SQL."Money is likewise the greatest chance and the greatest scourge of mankind."0
-
markyT wrote:The problem is that I can't copy and entire local copy of the .fdb database.
-.fdb is for native DB.
-.mdf,.ndf,.ldf are SQL files.
So if you want to create a local copy in a native DB, you need to do a native backup+restore.
If you want to create a local copy in a SQL DB, you can copy -.mdf,.ndf,.ldf are SQL files (after taking the database ofline) and then re-attach the DB. Or use a SQL backup-restore.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Sorry, I'll try to explain better. Before migration to SQL I "copy and paste" the database and I could work with it in local mode. Now I want to do the same, but I can't. You mean that I have to install another sql server and restore de backups to works in local with my database?.0
-
Ok, now it is clear.
You need a sql server installation to work locally.
To have a copy on your local installation, there are some possible ways (in this preferable order):
1) SQL backup (COPY ONLY if you get one from production) and restore on your local server (no need to create the DB first)
2) Take the DB off-line (don't do that in production!) and copy the files to your local server and attach them
3) Make a native backup (quite difficult and long to do that!). Create a DB locally through your NAV-client and restore the DB.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Buff!!, it's a little complicated, it was better before. Ok; I'll try it.
Thanks for help.0 -
Actually it is not more complicated. You just have more options and most of them are faster than native backup restore.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions