I've a form with a number of subforms. In certain circumstances I want the
whole lot to be read-only. So I set the form and all subforms to
AllowEdits=False. Works fine EXCEPT on one of the subforms which continues
to allow changes. Debug shows its AllowEdits is False but I can edit it. Any
ideas why?<BR><BR>--<BR>Andy
Lacey<BR>http://www.minstersystems.co.uk<BR><BR><BR><BR>
<BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px;
MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">--------- Original Message --------<BR>From:
"Gary Kjos" <garykjos@hotmail.com><BR>To:
"accessd@databaseadvisors.com"
<accessd@databaseadvisors.com><BR>Subject: Re: [AccessD] Oracle into
Access<BR>Date: 17/04/03 13:23<BR><BR><FONT face="Courier New" size=2><BR>Hi
Mike,<BR><BR>Not entirely clear on what a "Custome Package" is in Oracle.
But I use<BR>Access front ends to Oracle databases every day, primarily
using ODBC Linked<BR>tables. I have a couple applications that I use
pass-through queries. With a<BR>pass-through query you create an Oracle SQL
statment and it is then sent<BR>directly to Oracle without interpretation by
Access. This allows you to do<BR>anything you could do using another SQL to
Oracle interface, including<BR>calling Oracle Stored Procedures or custom
functions. So I think the answer<BR>to your question is YES.<BR><BR>Have a
look in the Access help on "Pass-Through Query" and perhaps it will<BR>get
you started.<BR><BR>Gary Kjos<BR><A class=autolink
href="mailto:garykjos@hotmail.com">garykjos@hotmail.com</A><BR><BR><BR><BR><BR><BR>>From:
"Gowey Mike W" <Mike.W.Gowey@doc.state.or.us><BR>>Reply-To: <A
class=autolink
href="mailto:accessd@databaseadvisors.com">accessd@databaseadvisors.com</A><BR>>To:
<accessd@databaseadvisors.com><BR>>Subject: [AccessD] Oracle into
Access<BR>>Date: Wed, 16 Apr 2003 09:59:33
-0600<BR>><BR>><BR>>Hi Everyone,<BR>><BR>>Has anyone know if
it is possible to call a custome package from Oracle<BR>>and run it in
Access? Is this possible?<BR>><BR>>Thanks,<BR>><BR>>Mike Gowey,
MCP<BR>>Technical Support Analyst<BR>>SRCI ISSD Team
Leader<BR>><BR>>_______________________________________________<BR>>AccessD
mailing
list<BR>>AccessD@databaseadvisors.com<BR>>http://databaseadvisors.com/mailman/listinfo/accessd<BR>>Website:
<A class=autolink href="http://www.databaseadvisors.com/"
target=_blank>http://www.databaseadvisors.com</A><BR><BR><BR>_________________________________________________________________<BR>Help
STOP SPAM with the new MSN 8 and get 2 months FREE*<BR><A class=autolink
href="http://join.msn.com/?page=features/junkmail"
target=_blank>http://join.msn.com/?page=features/junkmail</A><BR><BR>_______________________________________________<BR>AccessD
mailing list<BR><A class=autolink
href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A
class=autolink href="http://databaseadvisors.com/mailman/listinfo/accessd"
target=_blank>http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website:
<A class=autolink href="http://www.databaseadvisors.com/"
target=_blank>http://www.databaseadvisors.com</A><BR><BR><BR><BR><BR></FONT></DIV></BLOCKQUOTE>