PC Review


Reply
Thread Tools Rate Thread

Create and destroy a Recordset

 
 
=?Utf-8?B?S1BS?=
Guest
Posts: n/a
 
      29th May 2007
I know this is simple but I'm new to Recordsets and can't find the code.
I would like to create a temporary table when my form loads, it should
contain 3 numeric fields and 3 Yes/No fields. I need to write temporary
values to these fields when this form is open and then destroy the table when
the form is closed. I'm using a permanent table right now but soon the
program be in a multi-user environment.

Thanks,
Ken
 
Reply With Quote
 
 
 
 
Jeff Boyce
Guest
Posts: n/a
 
      30th May 2007
Ken

I'm not there, so I can't be sure, but it sounds like another approach would
be to keep your table and add a User field. That way, the table could
handle multiple users.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"KPR" <(E-Mail Removed)> wrote in message
news:E18EB87E-1DBF-4D8F-873A-(E-Mail Removed)...
>I know this is simple but I'm new to Recordsets and can't find the code.
> I would like to create a temporary table when my form loads, it should
> contain 3 numeric fields and 3 Yes/No fields. I need to write temporary
> values to these fields when this form is open and then destroy the table
> when
> the form is closed. I'm using a permanent table right now but soon the
> program be in a multi-user environment.
>
> Thanks,
> Ken



 
Reply With Quote
 
Tom Wimpernark
Guest
Posts: n/a
 
      30th May 2007
you don't need to create a temp table

you can do all of tihs on a real table



"Jeff Boyce" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Ken
>
> I'm not there, so I can't be sure, but it sounds like another approach
> would be to keep your table and add a User field. That way, the table
> could handle multiple users.
>
> Regards
>
> Jeff Boyce
> Microsoft Office/Access MVP
>
> "KPR" <(E-Mail Removed)> wrote in message
> news:E18EB87E-1DBF-4D8F-873A-(E-Mail Removed)...
>>I know this is simple but I'm new to Recordsets and can't find the code.
>> I would like to create a temporary table when my form loads, it should
>> contain 3 numeric fields and 3 Yes/No fields. I need to write temporary
>> values to these fields when this form is open and then destroy the table
>> when
>> the form is closed. I'm using a permanent table right now but soon the
>> program be in a multi-user environment.
>>
>> Thanks,
>> Ken

>
>


 
Reply With Quote
 
George Hepworth
Guest
Posts: n/a
 
      30th May 2007
Aaron Kem.pf has begun posting under a new alias.


"Tom Wimpernark" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> you don't need to create a temp table
>
> you can do all of tihs on a real table
>
>
>
> "Jeff Boyce" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Ken
>>
>> I'm not there, so I can't be sure, but it sounds like another approach
>> would be to keep your table and add a User field. That way, the table
>> could handle multiple users.
>>
>> Regards
>>
>> Jeff Boyce
>> Microsoft Office/Access MVP
>>
>> "KPR" <(E-Mail Removed)> wrote in message
>> news:E18EB87E-1DBF-4D8F-873A-(E-Mail Removed)...
>>>I know this is simple but I'm new to Recordsets and can't find the code.
>>> I would like to create a temporary table when my form loads, it should
>>> contain 3 numeric fields and 3 Yes/No fields. I need to write temporary
>>> values to these fields when this form is open and then destroy the table
>>> when
>>> the form is closed. I'm using a permanent table right now but soon the
>>> program be in a multi-user environment.
>>>
>>> Thanks,
>>> Ken

>>
>>

>



 
Reply With Quote
 
=?Utf-8?B?S1BS?=
Guest
Posts: n/a
 
      30th May 2007
Thanks Jeff, can I do this without having a user logging in?

"Jeff Boyce" wrote:

> Ken
>
> I'm not there, so I can't be sure, but it sounds like another approach would
> be to keep your table and add a User field. That way, the table could
> handle multiple users.
>
> Regards
>
> Jeff Boyce
> Microsoft Office/Access MVP
>
> "KPR" <(E-Mail Removed)> wrote in message
> news:E18EB87E-1DBF-4D8F-873A-(E-Mail Removed)...
> >I know this is simple but I'm new to Recordsets and can't find the code.
> > I would like to create a temporary table when my form loads, it should
> > contain 3 numeric fields and 3 Yes/No fields. I need to write temporary
> > values to these fields when this form is open and then destroy the table
> > when
> > the form is closed. I'm using a permanent table right now but soon the
> > program be in a multi-user environment.
> >
> > Thanks,
> > Ken

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DAO Create recordset from recordset =?Utf-8?B?bWRhaXNs?= Microsoft Access VBA Modules 2 20th Jun 2006 09:07 PM
Could create a new recordset based an exist recordset via SQL directly Jason Jiang Microsoft Access 13 21st Apr 2006 03:25 AM
create query def and create recordset.. help =?Utf-8?B?U01BMDA3?= Microsoft Access Getting Started 3 2nd Mar 2006 06:12 PM
Inserting a destroy function which destroy a model after few runs Maite Microsoft Excel Misc 1 22nd Apr 2004 02:55 PM
Create a recordset from a recordset Gerry Goldberg Microsoft Access Queries 1 13th Nov 2003 11:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:02 PM.