is it possible to make an EXE out of an access form?
- by every_answer_gets_a_point
i would like the user to think he's using a regular winform, but in the backend i want to have access handle the DB stuff.
is it possible to just use the access form and have everything else disappear in the background? can we make an exe out of the form?