I've created a table in SQL which links to an ASP - the user submits data through the asp which updates SQL.
The owner needs a front-end access 97 database whereby he'll get a form showing the data from the SQL table (I've done this bit as a pass-through query which a form reads off)
what i'd like now though is to create another table in SQL which the owner could update, so from access he'd see the user details form, but then be able to double-click an entry and update a second access form (i.e. the 2nd SQL table) - fields such as work agreed, date sent etc
I haven't a clue how to do this - any help appreciated
thanks
Kim
The owner needs a front-end access 97 database whereby he'll get a form showing the data from the SQL table (I've done this bit as a pass-through query which a form reads off)
what i'd like now though is to create another table in SQL which the owner could update, so from access he'd see the user details form, but then be able to double-click an entry and update a second access form (i.e. the 2nd SQL table) - fields such as work agreed, date sent etc
I haven't a clue how to do this - any help appreciated
thanks
Kim