Demboos wrote:
[color=blue]
> What are Your general impressions about using Access with Oracle to
> store data? Compared to Jet...[/color]
Hi Szymon,
I can't really comment from experience on this issue as the vast
majority of my experience is Access against Oracle databases. Where
I've used Jet in the past has been mainly with taking "snapshots" of
Oracle data - because of the complexities of the queries I needed to run
and because ODBC will tend to die with a lot of ODBC linked tables, I
used to have "copies" of the Oracle tables in Jet or, more usually,
tables that corresponded to queries against Oracle tables. I'd delete
the data and then run Jet Append queries.
With respect to what I said about ODBC dying, when I use a lot of linked
Oracle tables I get results, but at 5-8 tables or more, random columns
might be missing data, for example, or the query just takes an
impossibly long time to run. These could well be the result of the
issues I brought up with the OP, ie, imsufficient indexing of the Oracle
tables (they at least all have defined primary keys), but smilar to the
OP, I don't have the ability to change much of the Oracle tables.
So anyway, as I mentioned, my Jet experience is largely using
"snapshots" of our main application's Oracle data for reporting
purposes. Because of the problems I experienced with linked tables,
I've tended to go more to using pass through queries which alleviates
the issues I've mentioned above and others. But PTQs introduce a couple
of their own issues for application development. The major one is a PTQ
is read only, making development of a continuous form in which one
wishes users to change or add data a bit more involved - having to write
and execute SQL for an Oracle update or insert statement, rather than
just a simple docmd.runcommand acsaverecord (I may have that command
wrong)...
[color=blue]
> In my company we have 3 access databases (still on Jet) each with 20
> concurent users and the worst problem besides performance is that we
> have to repair the db at least once a week.[/color]
We also have Oracle running everywhere, so my practice has generally
been to have all my data (outside of the above mentioned major
application or organization uses) in Oracle, but use Access as a front
end client tool on individual client machines.
[color=blue]
> We already have Oracle servers for other purposes in company so I'm
> considering export the data from jet store to oracle.[/color]
Hope this helps you some. To summarize, I don't have a lot of
experience with very large Jet data storage.
--
Tim
http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me