Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
use of commit and rollback
Name: trichyselva Date: April 18, 2006 at 23:08:48 Pacific OS: windows xp CPU/Ram: p4 Product: pentium
Comment:
suppose i execute 10 sql's, i want to commit 6 sql's and rollback 4 sql's, is there any way to do it ( i haven't mentioned savepoint anywhere between the sql's), any other way other than savepoint
Summary: This might also help: Before you begin, make sure the table is not in use. Then use the isql utility to perform these manual steps, entering go after each command: 1. Turn on support for maki...
Summary: I have 20 remote users that use a local copy of Act6 and they receive a sync email each day to keep their copy up to date. They all experience the same problem though and that is if they connect to th...
Summary: You're just going to have to learn how to use SQL better and fix your queries. If you want good targeted help, you'll need to explain the layout of the database and show us your sql queries and stored...