Im new to programming and wondered how id go about accessing information in an access database query and update a number field within it. Is it possible? Ive grasped the basics of creating a form and working with a simple csv file but want to move on, possibly with an example from someone. Ill say thanks in advance. K
You will need to convert the Access database to SQLite database. See this thread: http://www.basic4ppc.com/forum/showthread.php?t=78&highlight=access+sqlite
thanks I will go away and see how that works oout for me, thanks for the info it's save hours of time I hope.