There is a method of restore only one table?

SLAH
Member Posts: 21
I use NAV4 SP3 with SQL2005 64bits ,with a mistake of manipulation I drop the totality of records on the table 'Purch. Cr. Memo Line',
Please I'am in a big problem because I cant restore my total DB it takes long time(100GB) and this affect the activitie of the company.
So I look for a quik solution ,please it's very urgent!!!
Please I'am in a big problem because I cant restore my total DB it takes long time(100GB) and this affect the activitie of the company.
So I look for a quik solution ,please it's very urgent!!!
0
Comments
-
It is not possible to directly restore a single table.
To Restore:
Restore your backup to another database (hopefully you have room) and copy the data for the table.There are no bugs - only undocumented features.0 -
http://www.quest.com/litespeed-for-sql-server/
They have the option to restore a single table, I read somewhere...0 -
ajhvdb wrote:http://www.quest.com/litespeed-for-sql-server/
They have the option to restore a single table, I read somewhere...
If so, I would suspect it is only provided the backup was made with their software. (just a guess..)
There are no bugs - only undocumented features.0 -
Restore a back-up of the entire database to another DB. Then insert all the records from the table in the back-up DB to the production DB via TSQL. Then drop the back-up copy the of the database. That is the only other option I know of besides "Page Level" restores but I personally would never attempt a page level restore. :-)0
-
With the backup and your log files you can restore to another database with all the data just prior to your unintended delete, then copy the rows over to your production database.David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
Thanks to ALL and specialy to bbrown and ajhvdb for their advice about the SQL tool,I'am trying to use LiteSpeed to do a bakup and restore of a part of my DB ,it's very good to explore tools like this.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