sql - Update query with select statment -


i have linked sharepoint list in access 2010 , update list update query. after updated query should show result how table like. how can design query? , pass values updated table via form. how can talk form values query?

best regards

matthias

you need create button in form name "update". on commandclick() can use sql query update record taking form values. can have new query or report in ms access can run " select * table1". hope helps.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -