Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: VB-Application: Changing Backend from Access to Ora
In article <ak3cq8$1fmf0h$1_at_ID-78819.news.dfncis.de>, David Schläpfer
<dsc_at_d-s-c.ch> writes
>I have a VB-Frontend (also handling referencial integrities). Running on
>several clients.
>then there is a server with ms-access, only tables, no logic, no references.
>
>I want to be able to support **also** Ora-Tables on the server. (in some
>cases there will be still MS-Access).
>
>What is the best way to change the application, so that further development
>is **easy**, supporting both ORA and Access.
>
>RDO? or better DAO? Do I need to install a datasource manually (system-
>'data sources'), or can this be handled automatically?
>
>Thanks for Your support!!
>
>
>
>
I would suggest ADO and Oracle Views rather than tables.
-- Gareth Gibbings More Input LimitedReceived on Fri Aug 23 2002 - 07:59:07 CDT
![]() |
![]() |