D
Daniel
I have an .asp page that adds records to an Access .mdb
file. I have 3 fields in the .mdb that need to be
updated: field1, field2, field3. I manually enter field1
and field2 on the .asp page. I want field3 to be
field1*field2. The only time that I manually open
the .mdb using Access is for maintenance. How can I
accomplish this? Thanks in advance.
file. I have 3 fields in the .mdb that need to be
updated: field1, field2, field3. I manually enter field1
and field2 on the .asp page. I want field3 to be
field1*field2. The only time that I manually open
the .mdb using Access is for maintenance. How can I
accomplish this? Thanks in advance.