Hi
I need an ACID checklist for database design verification. Any resources I
can go for?
Thank you,Julia,
I'm a little confused by your question. ACID is usually applied to
transactions and it means:
Atomic
Consistent
Isolated
Durable
Look up "transactions" in BOL for more information. This has little to do
with database design, but could impact stored procedure design quite
significantly. What are you trying to do?
Mark Allison, SQL Server MVP
http://www.markallison.co.uk
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602m.html
"Julia" wrote:
> Hi
> I need an ACID checklist for database design verification. Any resources
I
> can go for?
> Thank you,
>|||what specifically do you want to know or do ?
Greg Jackson
PDX, Oregon|||I need to have a document to verify the user database is ACID compliant. It
could be a checklist to verify all related check area. I did some search bu
t
have not found much yet. Any help would be appreciated.
"Julia" wrote:
> Hi
> I need an ACID checklist for database design verification. Any resources
I
> can go for?
> Thank you,
>
No comments:
Post a Comment