How do I create an unbound form that one can put data in?

G

Guest

I am not sure what information I need to add. I am working with someone that
wants to add the database to a server. He states a regular form attached to a
table will not allow other to update information and that an unbound form
will allow this. I am sorry that I can't give any more information.
 
T

TC

Writing a properly funcioning unbound form, is waaaaaay more difficult
than writing a normal bound form. I'd advise you not to attempt it,
unless you are thoroughly familiar with the Access Forms event model,
and with VBA and DAO programming.

You'd be much better off, IMHO, to find out /why/ they can't update
their data through a normal bound form. Otherwise, it's a bit like: "My
car engine is smoking, it must be the roof-rack, how can I replace the
roof-rack with a stainless-steel scaffold?" (IOW, you are guessing
how to fix the problem, without knowing what is causing it.)

HTH,
TC (MVP Access)
http://tc2.atspace.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top