Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 12th, 2005, 11:40 PM
Derek Davlut
Guest
 
Posts: n/a
Default updating a table from a form

I have a Table that contains data that I use in a query to manipulte the
data through expressions. I have a form that uses the query for manipulating
the data. How do I write the changed values back to the table from the form?
I know it changes the query values so do I have to use an update query? I
also need this to be refreshed in realtime. I have tried relationships but I
find it adds a drop-down box to the table and is not really what I need for
this particular situation.

thanks,
Derek.


  #2  
Old November 12th, 2005, 11:42 PM
WindAndWaves
Guest
 
Posts: n/a
Default Re: updating a table from a form

I would try to make the table the recordsource for the form in that way you
prevent the problem altogether.

The other option is to make a query the source of the form, but make the
source of the query to be the table.

In that way it is always real-time and you do not open yourself up for a
raft of problems when updating the data.


"Derek Davlut" <derekd@trico.on.ca> wrote in message
news:c7o41e$rl7$1@news.storm.ca...[color=blue]
> I have a Table that contains data that I use in a query to manipulte the
> data through expressions. I have a form that uses the query for[/color]
manipulating[color=blue]
> the data. How do I write the changed values back to the table from the[/color]
form?[color=blue]
> I know it changes the query values so do I have to use an update query? I
> also need this to be refreshed in realtime. I have tried relationships but[/color]
I[color=blue]
> find it adds a drop-down box to the table and is not really what I need[/color]
for[color=blue]
> this particular situation.
>
> thanks,
> Derek.
>
>[/color]


---
Please immediately let us know (by phone or return email) if (a) this email
contains a virus
(b) you are not the intended recipient
(c) you consider this email to be spam.
We have done our utmost to make sure that
none of the above are applicable. THANK YOU
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.679 / Virus Database: 441 - Release Date: 07/05/2004


 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles