asp.net(3.0)中的问题 [英] Problem in asp.net (3.0)

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

问题描述

我正在研究一个基于ERP的项目,该项目使用asp.net(3.0)c#作为前端,而sql server(2005)作为后端创建.我们已经完成了该项目,但是在客户端位置上安装之后,当多个用户登录并使用相同的表单执行事务时,所有用户的数据均不匹配.虽然我们为所有用户创建了单独的用户ID和登录名.

有人可以建议我该怎么做吗?

Indrish

I am working on an ERP based project which was created using asp.net(3.0)c# as the front end and sql server(2005) as the back end. We have completed the project but after installation on the client location, when Multiple users Login and use the same form to perform a transaction, then the data for all users is mismatched. While we have Created Seperate userid and Login for all user.

Can anybody suggest to me what I should do?

Indrish

推荐答案

首先,您必须确定不匹配"是什么:将哪种类型的数据移至何处或在何处重新分配?

您可以在开发数据库上重复该问题吗?

然后查看保存数据的代码.它是如何做到的?如果有其他用户参与,该怎么办?

然后,查看您的数据库设计.您是否正在使用自动生成的ID?如果是这样,您是否要插入一条记录,然后将ID用于后续数据?您如何获得该ID?

真的,如果没有更好的信息,那么您将获得一般性...
First, you have to establish what the "mismatch" is: what kind of data is getting moved where, or reassigned where?

Can you repeat the problem on a development database?

Then look at the code which saves the data. How does it do it? What happens if other users are involved?

Then, look at your database design. Are you using autogenerated ID''s? If so, are you inserting a record, then using the ID for subsequent data? How are you getting that ID?

Really, without much better information, generalities are all you are going to get...


问sudesh先生.

问普拉德普先生.
Ask sudesh sir.

ask pradeep sir.


这篇关于asp.net(3.0)中的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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