Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Multiple Queries to the same table


Message #1 by "Spencer Saunders" <ssaunders@i...> on Wed, 8 Aug 2001 18:33:45 -0400
How would I perform multiple queries to the same table? I have several 

situations where I need to retrieve one record from the table, but I 

also need to retrieve all the records from one column. Both recordsets 

will then be used to populate a form for editing purposes. Will I just 

have to perform a query- save at recordset as a variable,  and then 

perform a 2nd query?



thanks for any advice.



spence



=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=3D=3D=3D=3D=3D=3D::



Spencer Saunders

www.spencersaunders.com

ssaunders@i...




  Return to Index