P
Paulo
Hello,
I have read some posts about this issue but it seems that everytime it
doesn't fit my needs....
I have a simple form that uses a local access access (no SQL) db to gather
an autonumber (no webservice). This, I have managed to do
. Now, when the
user saves the form, I want to insert a row in the access DB so that when he
opens the template again, it will have the next number. This is where things
start to get complicated. I do not have the possiblity to submit to a access
db in the GUI so I am pretty sure I need to do that programatically.
Is there a soul that can point me to the right functions to use? or better
some nice articles or even better for some code :9
Thanks
Paulo
I have read some posts about this issue but it seems that everytime it
doesn't fit my needs....
I have a simple form that uses a local access access (no SQL) db to gather
an autonumber (no webservice). This, I have managed to do
user saves the form, I want to insert a row in the access DB so that when he
opens the template again, it will have the next number. This is where things
start to get complicated. I do not have the possiblity to submit to a access
db in the GUI so I am pretty sure I need to do that programatically.
Is there a soul that can point me to the right functions to use? or better
some nice articles or even better for some code :9
Thanks
Paulo