如何“撤消”数据库删除 [英] How to "undo" a database delete

查看:57
本文介绍了如何“撤消”数据库删除的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

各位大家好,


我有一个内部网应用程序,主要是一堆数据编辑

表格。


数据库中有大约20个表都是相关的。


最近有人删除了错误的记录。 sql server中的级联删除

很好地完成了它的工作:(


当他们让我把数据放回去的时候,我看起来非常愚蠢

因为我不知道如何。


这在ASP.NET应用程序中通常如何完成?


Morgan

Hello everybody,

I have an intranet application which is mostly a bunch of data editing
forms.

The database has about 20 tables all related together.

Recently somebody deleted a "the wrong record" and the cascade delete
in sql server did its work nicely :(

When they asked me to put the data back, I looked pretty stupid
as I had no idea how.

How is this normally done in ASP.NET app?

Morgan

推荐答案

我认为这不是一个与ASP.NET相关的问题,它是更多的数据库

相关的。


所以你应该告诉我们你正在使用什么数据库。如果你使用MSSQL,

你会变得更好如果你发布在

microsoft.public.sqlserver.server新闻组中,有机会得到解答。


" Morgan Bachu"< ds *** *****@tiscali.co.uk>

???????:11 ********************* *@g14g2000cwa.googl egroups.com ...
I supposed this is not quite an ASP.NET related question, it''s more database
related.

So you should tell us what database you''re using.And if you''re using MSSQL,
you''ll get better chance being answered if you''re posting in
microsoft.public.sqlserver.server newsgroup.

"Morgan Bachu" <ds********@tiscali.co.uk>
???????:11**********************@g14g2000cwa.googl egroups.com...
大家好,

我有一个内部网应用程序,它主要是一堆数据编辑表单。

数据库se有大约20个表都在一起。

最近有人删除了错误的记录。并且在sql server中级联删除
很好地完成了它的工作:(

当他们让我把数据放回去的时候,我看起来非常愚蠢
因为我不知道如何。

如何在ASP.NET应用程序中正常完成?

Morgan
Hello everybody,

I have an intranet application which is mostly a bunch of data editing
forms.

The database has about 20 tables all related together.

Recently somebody deleted a "the wrong record" and the cascade delete
in sql server did its work nicely :(

When they asked me to put the data back, I looked pretty stupid
as I had no idea how.

How is this normally done in ASP.NET app?

Morgan



Morgan Bachu写道:
Morgan Bachu wrote:
大家好,

我有一个内部网应用程序,大部分是一堆数据编辑表单。

数据库有大约20张桌子全部相关。

最近有人删除了错误的记录,并且在sql server中的级联删除确实很好地完成了它的工作:(

当他们让我把数据放回来的时候,我看起来很蠢,因为我不知道怎么做。

这是如何在ASP.NET应用程序中完成的?

摩根
Hello everybody,

I have an intranet application which is mostly a bunch of data editing
forms.

The database has about 20 tables all related together.

Recently somebody deleted a "the wrong record" and the cascade delete
in sql server did its work nicely :(

When they asked me to put the data back, I looked pretty stupid
as I had no idea how.

How is this normally done in ASP.NET app?

Morgan




如果它已从数据库中删除,那么它就消失了(没有回收站)!

是时候检查一下备份程序真的很有用,我很害怕。


Hans Kesting



If it''s deleted from the database, then it is gone (no "recycle bin")!
Time to check if the backup procedure really works, I''m afraid.

Hans Kesting




它是什么数据库? Sql server,Access,...

如果您还有其他问题,请告诉我......


干杯,

Tom Pester

What database is it ? Sql server, Access, ...

Let me know if you have any more questions...

Cheers,
Tom Pester
大家好,

我有一个内部网应用程序,主要是一堆数据编辑表单。数据库有大约20个表都是相关的。

最近有人删除了错误的记录。并且sql server中的级联删除确实很好地工作了:(

当他们让我把数据放回去时,我看起来非常愚蠢,因为我不知道怎么做。

如何在ASP.NET应用程序中正常完成?

Morgan
Hello everybody,

I have an intranet application which is mostly a bunch of data editing
forms.

The database has about 20 tables all related together.

Recently somebody deleted a "the wrong record" and the cascade delete
in sql server did its work nicely :(

When they asked me to put the data back, I looked pretty stupid as I
had no idea how.

How is this normally done in ASP.NET app?

Morgan



这篇关于如何“撤消”数据库删除的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆