473,811 Members | 3,182 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

conn.Errors.Cou nt or err.Number for Transactions?

What is the best way to control is a transaction? I've done a little test and both of the examples below seem to do the job, but I was wondering which is the better method, this:

If err.number <> 0 Then
conn.RollbackTr ans
Else
conn.CommitTran s
End If

Or this:

If conn.Errors.Cou nt <> 0 Then
conn.RollbackTr ans
Else
conn.CommitTran s
End If

TIA,

Colin
Jul 19 '05 #1
2 6771
I'd probably do both, reason being:

a=10
b=0

conn.execute "some sql statement"
conn.execute "update something set this = " & Cint(a/b)

That wouldn't yield a conn.error, but if would give an Err.Number <> 0.
If Err.Number <> 0 Or Conn.Errors.Cou nt <> 0 Then
conn.RollbackTr ans
End If

But, better yet, handle this at the database level! Are you using SQL
Server? If so, use stored procedures with error checking and transactions
and things.

Ray at work
"Colin Steadman" <ms**@N0Tpart0F emailADDRESScol insteadman.com> wrote in
message news:E1******** *************** ***********@mic rosoft.com...
What is the best way to control is a transaction? I've done a little test and both of the examples below seem to do the job, but I was wondering which
is the better method, this:
If err.number <> 0 Then
conn.RollbackTr ans
Else
conn.CommitTran s
End If

Or this:

If conn.Errors.Cou nt <> 0 Then
conn.RollbackTr ans
Else
conn.CommitTran s
End If

TIA,

Colin

Jul 19 '05 #2


----- Ray at <%=sLocation% > [MVP] wrote: ----

I'd probably do both, reason being

a=1
b=

conn.execute "some sql statement
conn.execute "update something set this = " & Cint(a/b

That wouldn't yield a conn.error, but if would give an Err.Number <> 0
I see what you mean
If Err.Number <> 0 Or Conn.Errors.Cou nt <> 0 The
conn.RollbackTr an
End I

Right the code above it is then
But, better yet, handle this at the database level! Are you using SQ
Server? If so, use stored procedures with error checking and transaction
and things
No, its an Oracle database I'm connecting too. I dont think I like the idea of using stored procedures anyway. I dont know what it is, but there is something about databases and SQL,that really screws me up, I just cant get my head around it! To me they are like a rubix cube puzzle, I can move the pieces around alright, but I never quite get what I want. I think I'm missing some vital insight that'll make it all slide into place. I feel much more comfortable with ASP so I'll stick with that

Thank you for the advice Ray

Coli

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7724
by: vic | last post by:
Hello, Dean Try this: select distinct c1, c2 into #tmp_1 from t1 select count(*) as cnt from #tmp_1 drop table #tmp_1 With best regards.
0
2679
by: DataFreakFromUtah | last post by:
Hello! No question here, just a procedure for the archive. Search critera: count records imported count data imported count number of rows imported count number of records imported record import count automatically import and count records prompt for number of records imported import count auto-import records autoimport records count records before and after
1
2676
by: tranky | last post by:
hi, only one information,please... how to count number of anonymous online users? I use ASP.NET 2.0 thank u tranky
5
5718
by: isabelle | last post by:
hi, every body.. I have two program I couldn’t solve them So, can any body help me. please!! 1-Write a program that accepts a character and count number of occurrences in a file. The file should have some text, and the program count how many times the inputted character repeated in the file and prints the result on the screen. (Hint: you have to use continue statement in your solution ) Sample input:
11
14669
by: Mack | last post by:
Hi all, I want to write a program to count number of bits set in a number. The condition is we should not loop through each bit to find whether its set or not. Thanks in advance, -Mukesh
2
9020
by: mfaisalwarraich | last post by:
Hi Everybody, I am using the following code to get the recordset of an external database. Dim dbPatients As Database Dim rsCountPatients As Recordset ' to count number of patients in a table Const strDBPath = "C:\Patients.mdb" ' external database Set dbPatients = OpenDatabase(strDBPath, False, True, ";PWD=abc")
5
5422
by: jambonjamasb | last post by:
I am wanting to create a report that summarises the number of items within a date range. For example I have a FIELD called System_Change. This is a drop down COMBOBOX that uses words like unix, polfs etc. I know how to query a date range, but not how to count number of fields within this date range. I would like the report to show date range filtered then list all changes and number of times they appear. Thanks in advance anything...
1
3623
by: jlt206 | last post by:
This code <?php include("counter.php")?> on the webpage produces the count number. (function code below) I want to place the current number into a variable $MemberNo or into a FormField to be sent via an email function. But just can't figure it out. <? //////////////////////////////////////////////////////////// //
6
11873
by: cathrine babe | last post by:
How To Count Number Of Words In A Sentence
0
9726
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10384
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10130
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7667
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6887
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5553
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.