<!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.6389.0">
<TITLE>Invalid operation on query combining 2 queries</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">The following query generates an invalid operation error message when executed. Each of the source queries run fine and extracts data from the same tables. Any thoughts appreciated.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">SELECT [qry SAP Puckett Gas Production].ACTVDATE, [qry SAP Puckett Gas Production].Gas, [qry SAP Puckett Gas Production].[NWI Gas], [qry SAP Warwink Gas Production].Gas, [qry SAP Warwink Gas Production].[NWI Gas]</FONT></P>

<P><FONT SIZE=2 FACE="Arial">FROM [qry SAP Puckett Gas Production] </FONT>

<BR><FONT SIZE=2 FACE="Arial">INNER JOIN [qry SAP Warwink Gas Production] ON [qry SAP Puckett Gas Production].ACTVDATE = [qry SAP Warwink Gas Production].ACTVDATE;</FONT></P>

<P><FONT SIZE=1 FACE="Times New Roman">No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.</FONT><BR>

</P>
<BR>

</BODY>
</HTML>