main logo
Subject: Re: Simple Question
Author: Garrett Fitzgerald
Posted: 2004/04/30 14:36:18
 
View Entire Thread
New Search


On Fri, 30 Apr 2004 15:32:30 -0400, Hines, Catherine
<catherine.hines /AT/ lmco DOT com> wrote:
> I want to close the table after it's been updated,
> upon exit from my form, but I don't want to close all tables, just that
> one. CLOSE doesn't support one table at a time (and why not, I wonder).
> What's the command to close one table?

USE IN alias
or

SELECT alias
USE


 
©2004 Garrett Fitzgerald
<-- Prior Message New Search Next Message -->