<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<TITLE>Bericht</TITLE>

<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff size=2>That 
sounds like a good improvement....</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff size=2>Have 
some experiance with large record tables too, using jet.</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff size=2>I 
don't believe MSDE will be a solution when MSDE is installed on local 
machine...</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff size=2>But 
maybe you should give it a try..</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff size=2>Don't 
forget you will need changing your code...</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2>Nothing beats Jet in speed when using 1 user on 1 
computer...</FONT></SPAN></DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=526095105-03062003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=nl dir=ltr align=left><FONT face=Tahoma 
size=2>-----Oorspronkelijk bericht-----<BR><B>Van:</B> Rocky Smolin - Beach 
Access Software [mailto:bchacc@san.rr.com] <BR><B>Verzonden:</B> maandag 2 juni 
2003 23:59<BR><B>Aan:</B> accessd@databaseadvisors.com<BR><B>Onderwerp:</B> Re: 
[AccessD] Update Query - Need to Speed It Up<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>8:10.  But with Erwin's filter 1:28.  
Next stop, I guess is MSDE.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Rocky</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=harkins@iglou.com href="mailto:harkins@iglou.com">Susan Harkins</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">accessd@databaseadvisors.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, June 02, 2003 2:08 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AccessD] Update Query - 
  Need to Speed It Up</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>How long is too long? With 2 million records, and 
  Jet, just how fast do you want it to be??? :) </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>And about that blank -- do you really mean a 
  zero-length string or did you really want Null?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Susan H. </FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV><FONT face=Arial size=2></FONT><BR></DIV>
    <DIV><FONT face=Arial size=2>Dear List:</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>I am running an update query on a table with 
    2,500,000 records and it's taking just a bit too long for the my and the 
    client's liking.  </FONT></DIV>
    <DIV><FONT face=Arial size=2>The SQL is:</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>UPDATE tblInvoiceDetail SET 
    tblInvoiceDetail.fldInvoiceDetailPPV = """", 
    tblInvoiceDetail.fldInvoiceDetailVariancePercent = 0;</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>It's setting one field to blank the other to 
    0.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Is there a way to make it run any 
    faster?</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>MTIA,</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Rocky Smolin<BR>Beach Access 
    Software</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>AccessD mailing 
    list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
    http://www.databaseadvisors.com<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>AccessD mailing 
  list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
  http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>