ASP.NET程序中动态创建数据库时的事务与并发控制问题的解决  被引量:1

A Solution to Transaction and Concurrency Control at Dynamically Creating Database by ASP.NET Programming

在线阅读下载全文

作  者:斯琴高娃[1] 

机构地区:[1]海南职业技术学院信息工程系,海口570216

出  处:《电脑编程技巧与维护》2008年第13期39-41,共3页Computer Programming Skills & Maintenance

摘  要:由于创建数据库操作不能自动回滚,所以无法将动态创建数据库的操作包含在事务内处理。本文介绍了通过程序的异常处理和SQL Server的事务处理机制创建数据库不可分割地完成其他一些操作,从而达到并发控制的一种可行方法。Because creating of database is non rollbackable, so can't include a process of dynamically creating database into transaction. This paper introduces a doable method for make this process and othor operation indivisible, using exception handling of programming language and transaction processing of SQL Server, it also achieve concurrency control.

关 键 词:动态创建数据库 事务处理 并发控制 

分 类 号:TP312.2[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象