|
Home > Archive > Commerce Server General > August 2005 > [ASP.NET] Support for transactions when updating products data ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[ASP.NET] Support for transactions when updating products data ?
|
|
| ams8764@netscape.net 2005-08-22, 5:56 pm |
| Hi all,
We are writing an ASP.NET application using Commerce Server 2002 SP3 on
Windows 2000.
We want to add transaction support to our C# data manipulation code,
that serially creates/updates several CS objets (mostly products
information).
We want to avoid a situation where only part of an update series would
be successful, leading to an "intermediate state" in the database.
We do not find reference to ADO.NET -like transaction abilities of the
Commerce Server API objets & methods.
Is there away to achieve such a mecanism ?
Thanks in advance,
AMS
| |
| Vinayak Tadas[MSFT] 2005-08-22, 5:56 pm |
| Are you trying to update the product information in the catalogs as a part
of a transaction?
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only
--------------------
From: ams8764@netscape.net
Newsgroups: microsoft.public.commerceserver.general
Subject: [ASP.NET] Support for transactions when updating products data ?
Date: 22 Aug 2005 09:44:15 -0700
Organization: http://groups.google.com
Lines: 20
Message-ID: <1124729055.811038.33750@z14g2000cwz.googlegroups.com>
NNTP-Posting-Host: 62.23.237.17
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1124729061 20750 127.0.0.1 (22 Aug 2005
16:44:21 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 22 Aug 2005 16:44:21 +0000 (UTC)
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: z14g2000cwz.googlegroups.com; posting-host=62.23.237.17;
posting- account=PZ8s3Q0AAAAmg38VabALoICeANiC6nY1
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fastwebnet.it!tiscali!ne
wsfeed1.ip.tiscali.net!news.maxwell.syr.edu!postnews.google.com!z14g2000cwz.
googlegroups.com!not-for-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3259
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi all,
We are writing an ASP.NET application using Commerce Server 2002 SP3 on
Windows 2000.
We want to add transaction support to our C# data manipulation code,
that serially creates/updates several CS objets (mostly products
information).
We want to avoid a situation where only part of an update series would
be successful, leading to an "intermediate state" in the database.
We do not find reference to ADO.NET -like transaction abilities of the
Commerce Server API objets & methods.
Is there away to achieve such a mecanism ?
Thanks in advance,
AMS
|
|
|
|
|