Bound Object frame and XP runtime

S

SJ

Hi all,

when I distribute my app to a PC with only Access XP runtime installed I
can't right click the bound object frame to do an insert. I can code
around it, but prefer not to.

Is this a known runtime downfall???

any other ideas, solutions..

OR

does it depend on wether certain parts of Office are installed.??

thanks
 
6

'69 Camaro

The Access Run-time version lacks the design features of the retail version,
so if you are trying to change the design of a form with the Run-time
version, you'll find that you can't. If you want the user to be able to
manipulate the form without using the retail version of Access, then you'll
have to code for it. Even with this approach, there are limitations,
because the Run-time version is intended to allow users to view and
manipulate data, not the application itself.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Any human can read my reply E-mail address and should alter it so that a
message will be forwarded to me. Spammers are free to use my UNALTERED
reply E-mail address. I will *never* get those messages!)
 
Top