This is a multi-part message in MIME format.
------=_NextPart_000_0006_01C6BFE4.B675A5D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi All,
I am creating a connection to MySQL with the code below and using it in =
my CursorAdapter classes.
lnConnectionHandle =3D SQLSTRINGCONNECT(lcConnectionString,.T.)
Testing the application, I noticed that if I left one of my forms open =
without any user activity for some period of time the connection gets =
lost.
What am I missing here?
--=20
Edhy
------=_NextPart_000_0006_01C6BFE4.B675A5D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2963" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I am creating a connection to MySQL =
with the code=20
below and using it in my CursorAdapter classes.</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2>
<P>lnConnectionHandle =3D </FONT><FONT face=3D"Courier New" =
color=3D#0000ff=20
size=3D2>SQLSTRINGCONNECT</FONT><FONT face=3D"Courier New"=20
size=3D2>(lcConnectionString,.T.)</P></FONT></DIV><FONT face=3DArial =
size=3D2>
<DIV>Testing the application, I noticed that if I left one of my forms =
open=20
without any user activity for some period of time the connection gets=20
lost.</DIV>
<DIV> </DIV>
<DIV>What am I missing here?</DIV>
<DIV><BR>-- <BR>Edhy</DIV>
<DIV></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0006_01C6BFE4.B675A5D0--