<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4712.0">
<TITLE>Reports, temp tables and stored procedures</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I have a number of reports that are driven from forms that let the user input the report parameters, the code behind the form first clears a temporary work table, then builds and runs a query based on the forms parameters and then in code loops through this temp table updating other fields not populated by the first query. At the end of this it outputs a report based on the temp work table.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Having recently moved the backend to SQL Server and I think I ought to be able to re-write the above to use #temp tables and stored procedures, but I have no real idea where to start. I reasonalby OK writing simple stored procedures but it's the creating and initial populating the #temp table, then looping back through it with further updates and then using the #temp table as the basis for the report that has me puzzled.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Does anybody have a example they could let me have to get me started please?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Many thanks</FONT>

<BR><B><I><FONT COLOR="#000080" FACE="Times New Roman">Tim Pain</FONT></I></B>

<BR><FONT COLOR="#000080" SIZE=1 FACE="Times New Roman">Akzo Nobel Surface Chemistry Ltd</FONT>

<BR><U><FONT COLOR="#000080" SIZE=1 FACE="Times New Roman"><</FONT></U><A HREF="MailTo:Tim.Pain@AkzoNobel.com"><U></U><U><FONT COLOR="#0000FF" SIZE=1 FACE="Times New Roman">MailTo:Tim.Pain@AkzoNobel.com</FONT></U></A><U></U><U></U><U><FONT COLOR="#000080" SIZE=1 FACE="Times New Roman">></FONT></U>
</P>
<BR>
<BR>
<BR>
<BR>

</BODY>
</HTML>