Re: Oracle to Access

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



=?Utf-8?B?ZGdyZWVu?= <dgreen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:F4B509E0-E782-428F-8136-057968EAE249@xxxxxxxxxxxxx:

> It seems that some of what I
> have in Oracle doesn't make a straight conversion to Access. Any
> pointers in approaching this situation will be greatly appreciated?

There are some things you cannot model directly in Jet, but most things can
be. If it's only a budgetary difficulty, you can always move up to MSDE or
one of the free versions of SQL Server which have working triggers.

Remember too that later versions of ADO can use complex CHECK constraints
against other tables.

Hope that helps


Tim F

.



Relevant Pages

  • Re: removing a printf statement from my program causes it to crash!?
    ... approaching from a high level language (java) background ... The cause of your C problem is an error in the way you are using pointers. ...
    (comp.lang.c)
  • Re: Proc Exceptional Behaviour.........
    ... facing is that some times the job which internally uses oracle gives ... exception but when the same job is resubmitted the same things work. ... dodgy pointers (initialise new pointers to zero and zero them after ...
    (comp.databases.oracle.tools)
  • Re: commons-fileuplaod for uploading files as blobs in oracle
    ... > I need to insert a row into an oracle table, one column of which is a ... > sample code or pointers in that direction on how to proceed on doing ... Even though it directly addresses CLOBs, BLOBs are essentially ...
    (comp.lang.java.programmer)
  • Re: Using dbms_ldap
    ... I have a task to insert employee data into a oracle table using ... Could someone show me some pointers on how to achieve this ... Welcome our android overseers! ...
    (comp.databases.oracle.misc)
  • Re: Proc Exceptional Behaviour.........
    ... facing is that some times the job which internally uses oracle gives ... exception but when the same job is resubmitted the same things work. ... dodgy pointers (initialise new pointers to zero and zero them after freeing them will give you an immediate core dump rather than bizarre unpredictable results if your code does inadvertently use dangling pointers) and pointer arithmetic ...
    (comp.databases.oracle.tools)