View Single Post
  #3 (permalink)  
Old January 11th, 2009, 08:46 PM
philip r philip r is offline
Registered User
Points: 8, Level: 1
Points: 8, Level: 1 Points: 8, Level: 1 Points: 8, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jan 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by gbianchi View Post
Hi there..

I don't remember if you can save the value the same way you recover it (RS.fields.item(name).value)... but if not, you can build a simple SQL to store the value, something like: UPDATE tablename SET fieldname = value. You have all the info for this...

thanks bro for your time spent. God bless you.
Reply With Quote