访问Bug [英] Access Bug

查看:53
本文介绍了访问Bug的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我有一个奇怪的问题,我有一个数据库,每天有10到15人使用

。他们经常收到错误消息目前无法更新

已锁定然后他们通常会堆叠10-20分钟。


我认为这是一个错误,但任何人都可以帮助我并告诉我如何避免

它?


谢谢


Anastassios

***通过Developersdex发送 http://www.developersdex.com ***

不要只参加USENET ......获得奖励!

Hi,

I have a weird problem, I have a database that 10 to 15 people use
daily. Very often they get an error message "Could not Update Currently
Locked" and after that they usually get stack for 10-20 minutes.

I think this is a bug but can anyone help me and tell me how to avoid
it?

Thanks

Anastassios
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!

推荐答案

为什么你认为这是一个错误?


如果您的任何代码使用所谓的悲观锁定,并且有人

开始编辑recrd,那么去喝咖啡,然后回来15分钟

后来&保存记录,这正是*应该发生*。


HTH,

TC

" Anastassios Giannaras" <一个********** @ yahoo.co.uk>在消息中写道

news:3f ********************* @ news.frii.net ...
Why do you think it''s a bug?

If any of your code is using so-called "pessimistic locking", and someone
starts editing a recrd, then goes for a coffee, then comes back 15 minutes
later & saves the record, this is exactly what *should happen*.

HTH,
TC
"Anastassios Giannaras" <an**********@yahoo.co.uk> wrote in message
news:3f*********************@news.frii.net...

我有一个奇怪的问题,我有一个每天有10到15人使用的数据库。他们经常收到错误消息目前无法更新
锁定之后他们通常会堆叠10-20分钟。

我认为这是一个错误,但任何人都可以帮助我并告诉我如何避免它?

谢谢

Anastassios

***通过Developersdex发送 http://www.developersdex.com ***
不要只是参加USENET ......获得奖励!
Hi,

I have a weird problem, I have a database that 10 to 15 people use
daily. Very often they get an error message "Could not Update Currently
Locked" and after that they usually get stack for 10-20 minutes.

I think this is a bug but can anyone help me and tell me how to avoid
it?

Thanks

Anastassios
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!



2003年11月5日星期三12:28:14 +1200,TC < a@b.c.d>写道:


经常报告(意思是:与groups.google.com一起检查)这个bug

也可以在单用户模式下发生,例如,如果两个表格

冲突。


-Tom。

On Wed, 5 Nov 2003 12:28:14 +1200, "TC" <a@b.c.d> wrote:

Often reported (meaning: check with groups.google.com) that this "bug"
can occur in single-user mode as well, for example if two forms
conflict.

-Tom.

为什么你认为这是一个错误?

如果您的任何代码使用所谓的悲观锁定,并且有人开始编辑recrd,那么去喝咖啡,然后来回来15分钟后来&保存记录,这正是*应该发生的事情*。

HTH,
TC

" Anastassios Giannaras" <一个********** @ yahoo.co.uk>在消息中写道
新闻:3f ********************* @ news.frii.net ...
Why do you think it''s a bug?

If any of your code is using so-called "pessimistic locking", and someone
starts editing a recrd, then goes for a coffee, then comes back 15 minutes
later & saves the record, this is exactly what *should happen*.

HTH,
TC
"Anastassios Giannaras" <an**********@yahoo.co.uk> wrote in message
news:3f*********************@news.frii.net...


我有一个奇怪的问题,我有一个每天有10到15人使用的数据库。他们经常收到错误消息目前无法更新
锁定之后他们通常会堆叠10-20分钟。

我认为这是一个错误,但任何人都可以帮助我并告诉我如何避免它?

谢谢

Anastassios

***通过Developersdex发送 http://www.developersdex.com ***
不要只是参加USENET ......获得奖励!
Hi,

I have a weird problem, I have a database that 10 to 15 people use
daily. Very often they get an error message "Could not Update Currently
Locked" and after that they usually get stack for 10-20 minutes.

I think this is a bug but can anyone help me and tell me how to avoid
it?

Thanks

Anastassios
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!






没有不同意,但是,如果两个表单试图编辑相同数据中的记录

页面 - 并且他们正在使用悲观锁定 - 第二个应该保持

被锁定直到第一个保存了它的变化 - 不是吗?为什么这是一个

bug?


TC

" Tom van Stiphout" <到***** @ no.spam.cox.net>在消息中写道

news:ui ******************************** @ 4ax.com ...
Not disagreeing, but, if two forms try to edit records in the same data
page - and they are using pessimistic locking - the second should remain
"locked out" until the first has saved its changes - no? Why is that a
"bug"?

TC
"Tom van Stiphout" <to*****@no.spam.cox.net> wrote in message
news:ui********************************@4ax.com...
2003年11月5日星期三12:28:14 +1200,TC < a@b.c.d>写道:

经常报告(意思是:检查groups.google.com)这个错误
也可以在单用户模式下发生,例如,如果两个表格
-Tom。

On Wed, 5 Nov 2003 12:28:14 +1200, "TC" <a@b.c.d> wrote:

Often reported (meaning: check with groups.google.com) that this "bug"
can occur in single-user mode as well, for example if two forms
conflict.

-Tom.

为什么你认为这是一个错误?

如果你的任何代码都使用所谓的悲观锁定,有人开始编辑recrd,然后去喝咖啡,然后回来15
minuteslater&保存记录,这正是*应该发生的事情*。

HTH,
TC

" Anastassios Giannaras" <一个********** @ yahoo.co.uk>在消息中写道
新闻:3f ********************* @ news.frii.net ...
Why do you think it''s a bug?

If any of your code is using so-called "pessimistic locking", and someone
starts editing a recrd, then goes for a coffee, then comes back 15 minuteslater & saves the record, this is exactly what *should happen*.

HTH,
TC
"Anastassios Giannaras" <an**********@yahoo.co.uk> wrote in message
news:3f*********************@news.frii.net...


我有一个奇怪的问题,我有一个每天有10到15人使用的数据库。他们经常收到错误消息目前无法更新
锁定之后他们通常会堆叠10-20分钟。

我认为这是一个错误,但任何人都可以帮助我并告诉我如何避免它?

谢谢

Anastassios

***通过Developersdex发送 http://www.developersdex.com ***
不要只是参加USENET ......获得奖励!
Hi,

I have a weird problem, I have a database that 10 to 15 people use
daily. Very often they get an error message "Could not Update Currently
Locked" and after that they usually get stack for 10-20 minutes.

I think this is a bug but can anyone help me and tell me how to avoid
it?

Thanks

Anastassios
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!



这篇关于访问Bug的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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