<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=908564821-02062003><FONT face=Arial color=#0000ff size=2>Of 
course there's a limit on the number of records.  Everything is based 
around long integers (for counting things) so if nothing else the number of 
records would be 2^31 which can't be realized anyway since the file size limit 
would already be reached.</FONT></SPAN></DIV>
<P><FONT size=2>John W. Colby<BR>www.colbyconsulting.com</FONT> </P>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  accessd-bounces@databaseadvisors.com 
  [mailto:accessd-bounces@databaseadvisors.com]<B>On Behalf Of </B>Drew 
  Wutka<BR><B>Sent:</B> Monday, June 02, 2003 5:46 PM<BR><B>To:</B> 
  'accessd@databaseadvisors.com'<BR><B>Subject:</B> RE: [AccessD] Update Query - 
  Need to Speed It Up<BR><BR></FONT></DIV>
  <DIV><SPAN class=588164521-08062003><FONT face=Arial color=#0000ff size=2>I 
  don't think there is a limit on the number of records, just on the database 
  size.</FONT></SPAN></DIV>
  <DIV><SPAN class=588164521-08062003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=588164521-08062003><FONT face=Arial color=#0000ff 
  size=2>Drew</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Charlotte Foust 
    [mailto:cfoust@infostatsystems.com]<BR><B>Sent:</B> Monday, June 02, 2003 
    4:23 PM<BR><B>To:</B> accessd@databaseadvisors.com<BR><B>Subject:</B> RE: 
    [AccessD] Update Query - Need to Speed It Up<BR><BR></FONT></DIV>
    <DIV><SPAN class=016092221-02062003><FONT face="Comic Sans MS" color=#0000ff 
    size=2>Um, isn't that outside the specifications on maximum size for a 
    Jet table?  Or are you running this against a SQL Server 
    BE?</FONT></SPAN></DIV>
    <DIV><SPAN class=016092221-02062003><FONT face="Comic Sans MS" color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=016092221-02062003><FONT face="Comic Sans MS" color=#0000ff 
    size=2>Charlotte Foust</FONT></SPAN></DIV>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV></DIV>
      <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
      face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Rocky Smolin 
      - Beach Access Software [mailto:bchacc@san.rr.com] <BR><B>Sent:</B> 
      Monday, June 02, 2003 12:47 PM<BR><B>To:</B> 
      AccessD@databaseadvisors.com<BR><B>Subject:</B> [AccessD] Update Query - 
      Need to Speed It Up<BR><BR></FONT></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></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>