H
Helena
Hi ther
I need some help her
How do I update a whole record, not just a field in a database. I am using Frontpage 2000 and Access 2000 with ASP pages
Here is the code I used, I might be waaaaay off, but nevertheless, it is not working
UPDATE DISTINCTROW
users
SET Name='::Name::
SET Surname='::Surname::'
SET Username='::Surname::
SET Password=':
assword::
Please help... my other alternative is to do it one field at a time and that will look a bit wierd
I will appreciate any help I can get
I need some help her
How do I update a whole record, not just a field in a database. I am using Frontpage 2000 and Access 2000 with ASP pages
Here is the code I used, I might be waaaaay off, but nevertheless, it is not working
UPDATE DISTINCTROW
users
SET Name='::Name::
SET Surname='::Surname::'
SET Username='::Surname::
SET Password=':
Please help... my other alternative is to do it one field at a time and that will look a bit wierd
I will appreciate any help I can get