[AccessD] Access as web backend

Lawrence Mrazek lmrazek at lcm-res.com
Thu Oct 25 09:21:47 CDT 2007


Hi Jim:

How are you connecting to the db? Basically, what type of connection string
are you using? (DSNLESS, OBDC, ADO, OLEDB, etc.)

I've run sites off Access and generally haven't had any problems. You want
to make sure your recordsets only pull the data you need (avoid the "select
* from tblproduct" type statements).

Larry Mrazek
LCM Research, Inc.
www.lcm-res.com
lmrazek at lcm-res.com
ph. 314-432-5886
mobile: 314-496-1645

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Hale, Jim
Sent: Thursday, October 25, 2007 8:55 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Access as web backend


Thanks!
Any advice on how to prevent users from getting file busy errors?
Jim Hale 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Lawrence
Sent: Wednesday, October 24, 2007 8:51 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Access as web backend

Hi Jim:

You have done a very good job... It has a very nice layout and feel to it.

Regards
Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Hale, Jim
Sent: Wednesday, October 24, 2007 12:47 PM
To: accessd at databaseadvisors.com
Subject: [AccessD] Access as web backend


I have just relaunched my web site www.therareshop.com. It uses an off the
shelf shopping cart template spiffed up by a web programmer. Access serves
as the backend database. I noticed by accident in testing that if two users
click on the same product link at the same time one will get a "file in use"
error. Not very good for the hundreds of simultaneous shoppers (hey I can
dream can't I). Is this a) bad design or b) a function of Access and c) is
there a fix besides using SQL server?
Jim Hale

***********************************************************************
The information transmitted is intended solely for the individual or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of or
taking action in reliance upon this information by persons or entities other
than the intended recipient is prohibited.
If you have received this email in error please contact the sender and
delete the material from any computer. As a recipient of this email, you are
responsible for screening its contents and the contents of any attachments
for the presence of viruses. No liability is accepted for any damages caused
by any virus transmitted by this email.

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com





More information about the AccessD mailing list