Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Grid control/Access front/Oracle back
Thank you for your very quick response.
I can, indeed, link the Access front-end to Oracle back-end tables using
ODBC
as long as I'm prepared to define the primary key again
and then base updatable queries and forms on those linked tables.
But I am trying not to use ODBC.
I am after a grid control that I can connect directly to the back-end tables
with OO4O
or which can use the OraDC control as its source.
Brendan Reynolds <brenreyn_at_indigo.ie> wrote in message
news:oFTS6.5206$Fk7.40382_at_news.indigo.ie...
> Access doesn't need any additional controls to display or edit multiple
> records - that facility is built in. You can use a form in datasheet or
> continuous forms view, either stand-alone or as a subform within a main
> form.
>
> --
> Brendan Reynolds
> brenreyn_at_indigo.ie
> http://www11.ewebcity.com/brenreyn
>
> "David Moss" <dm_at_buscon.demon.co.uk> wrote in message
> news:991686271.25071.0.nnrp-12.c2deb590_at_news.demon.co.uk...
> > I am converting an Access 97 application to use Oracle 8i on the back
end.
> > Oracle provide OO4O to connect VB to Oracle.
> > VB has a dbGrid control to allow the user to edit data.
> > No dbGrid in Access.
> > Anybody know a control that would allow an Access user to display and
edit
> > data from multiple rows?
> >
> > TIA
> >
> >
>
>
Received on Tue Jun 05 2001 - 07:40:49 CDT
![]() |
![]() |