This is a multi-part message in MIME format.

------=_NextPart_000_000F_01BF9594.BAF85AC0
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Everyone:

Thanks. Unfortunantly, this is a client we host. So I'm having check=20
the db on their end and re-upload. Once that happens, I'll try again.=20
But I know it's not a overload issue, as this site gets dismal page=20
views.

Thanks again, guys.

Joel

"Alexander Lamon" <[EMAIL PROTECTED]> wrote in message =
news:<[EMAIL PROTECTED]>...
> Joel,
>=20
> It's definitely a locking issue. I'll bet there's an Access .ldb file =
in=20
> the same directory as your database file when this happens.  I ran =
into=20
> this myself. Access started to lock my DB file all by itself.  Turns =
out=20
> that the database had grown beyond Access capabilities and I had to =
move=20
> to an enterprise platform (Oracle)  If the cause is not someone=20
> physically having the database file open, you might want to check the=20
> integrity of your Access file.
>=20
>=20
>=20
>=20
> >Everyone:
> >
> >I got this error today. It just started. And I haven't a clue why. =
Here's
> >what I get:
> >
> >ODBC Error Code =3D S1000 (General error)
> >
> >[Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet =
database
> >engine stopped the process because you and another user are =
attempting to
> >change the same data at the same time.
> >
> >And here's the code:
> >
> ><cfquery name=3D"get" datasource=3D"bayhealthDS">
> >select * from JobApps
> ></cfquery>
> >
> >It doesn't get much simpler then that. I appreciate your input. And =
there
> >are no files included.
> >Just this and a <cfoutput> statement.
> >
> >Thanks.
> >
> >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >Joel Firestone - Developer
> >Delmarva Online
> >http://www.dmv.com/
> >
> >
> =
>------------------------------------------------------------------------=
--
> >----
> >Archives: http://www.eGroups.com/list/cf-talk
> >To Unsubscribe visit=20
> =
>http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dlists/cf_t=
alk or=20
> >send a message to [EMAIL PROTECTED] with =
'unsubscribe' in=20
> >the body.
> =
-------------------------------------------------------------------------=
-----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit =
http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dlists/cf_ta=
lk or send a message to [EMAIL PROTECTED] with =
'unsubscribe' in the body.

------=_NextPart_000_000F_01BF9594.BAF85AC0
Content-Type: text/html;
        charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3013.2600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>Everyone:</FONT></DIV>
<DIV><BR><FONT face=3DVerdana size=3D2>Thanks. Unfortunantly, this is a =
client we=20
host. So I'm having check </FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>the db on their end and re-upload. =
Once that=20
happens, I'll try again. </FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>But I know it's not a overload issue, =
as this=20
site gets dismal page </FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>views.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Thanks again, guys.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Joel</FONT></DIV>
<DIV><BR>"Alexander Lamon" &lt;<A=20
href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A>&gt;=
 wrote in=20
message <A href=3D"news:<">news:&lt;</A><A=20
href=3D"[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]">20000324144=
[EMAIL PROTECTED]</A>&gt;...<BR>&gt;=20
Joel,<BR>&gt; <BR>&gt; It's definitely a locking issue. I'll bet there's =
an=20
Access .ldb file in <BR>&gt; the same directory as your database file =
when this=20
happens.&nbsp; I ran into <BR>&gt; this myself. Access started to lock =
my DB=20
file all by itself.&nbsp; Turns out <BR>&gt; that the database had grown =
beyond=20
Access capabilities and I had to move <BR>&gt; to an enterprise platform =

(Oracle)&nbsp; If the cause is not someone <BR>&gt; physically having =
the=20
database file open, you might want to check the <BR>&gt; integrity of =
your=20
Access file.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; =
&gt;Everyone:<BR>&gt;=20
&gt;<BR>&gt; &gt;I got this error today. It just started. And I haven't =
a clue=20
why. Here's<BR>&gt; &gt;what I get:<BR>&gt; &gt;<BR>&gt; &gt;ODBC Error =
Code =3D=20
S1000 (General error)<BR>&gt; &gt;<BR>&gt; &gt;[Microsoft][ODBC =
Microsoft Access=20
97 Driver] The Microsoft Jet database<BR>&gt; &gt;engine stopped the =
process=20
because you and another user are attempting to<BR>&gt; &gt;change the =
same data=20
at the same time.<BR>&gt; &gt;<BR>&gt; &gt;And here's the code:<BR>&gt;=20
&gt;<BR>&gt; &gt;&lt;cfquery name=3D"get" =
datasource=3D"bayhealthDS"&gt;<BR>&gt;=20
&gt;select * from JobApps<BR>&gt; &gt;&lt;/cfquery&gt;<BR>&gt; =
&gt;<BR>&gt;=20
&gt;It doesn't get much simpler then that. I appreciate your input. And=20
there<BR>&gt; &gt;are no files included.<BR>&gt; &gt;Just this and a=20
&lt;cfoutput&gt; statement.<BR>&gt; &gt;<BR>&gt; &gt;Thanks.<BR>&gt;=20
&gt;<BR>&gt; =
&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>&gt; =
&gt;Joel Firestone -=20
Developer<BR>&gt; &gt;Delmarva Online<BR>&gt; &gt;<A=20
href=3D"http://www.dmv.com/">http://www.dmv.com/</A><BR>&gt; =
&gt;<BR>&gt;=20
&gt;<BR>&gt;=20
&gt;---------------------------------------------------------------------=
-----<BR>&gt;=20
&gt;----<BR>&gt; &gt;Archives: <A=20
href=3D"http://www.eGroups.com/list/cf-talk">http://www.eGroups.com/list/=
cf-talk</A><BR>&gt;=20
&gt;To Unsubscribe visit <BR>&gt; &gt;<A=20
href=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&amp;body=3D=
lists/cf_talk">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&amp=
;body=3Dlists/cf_talk</A>=20
or <BR>&gt; &gt;send a message to <A=20
href=3D"mailto:[EMAIL PROTECTED]">cf-talk-request@houseof=
fusion.com</A>=20
with 'unsubscribe' in <BR>&gt; &gt;the body.<BR>&gt;=20
-------------------------------------------------------------------------=
-----<BR>&gt;=20
Archives: <A=20
href=3D"http://www.eGroups.com/list/cf-talk">http://www.eGroups.com/list/=
cf-talk</A><BR>&gt;=20
To Unsubscribe visit <A=20
href=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&amp;body=3D=
lists/cf_talk">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&amp=
;body=3Dlists/cf_talk</A>=20
or send a message to <A=20
href=3D"mailto:[EMAIL PROTECTED]">cf-talk-request@houseof=
fusion.com</A>=20
with 'unsubscribe' in the body.</DIV></BODY></HTML>

------=_NextPart_000_000F_01BF9594.BAF85AC0--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to