03-10-05 10:54 PM
Can you describe what you're trying to achieve.
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.
--------------------
Thread-Topic: Retrieving persisted baskets
thread-index: AcUEvRaT2PgDOcizRQmzAxeSB/WLPQ==
X-WBNR-Posting-Host: 216.94.28.61
From: examnotes <Carlos@discussions.microsoft.com>
Subject: Retrieving persisted baskets
Date: Thu, 27 Jan 2005 14:11:02 -0800
Lines: 16
Message-ID: <CE1B7D16-7173-417D-AFEF-4818954FC21E@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15517
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi there,
I am using ASP.NET and CS 2002 with Feature pack 1.
I need to get a list of persisted baskets (not one by one). Is there a way
of getting
a list of persisted baskets using the BCL classes?
So far the only way I see to get at this information is to query the
BasketGroup table. Is this correct?
I also need to get the user profile information (for authenticated users)
from the list of persisted baskets. I need an efficient way to get the
profile information stored in the marshaled_data field.
Carlos
[ Post a follow-up to this message ]
|