wrandall,<br>
<br>
I've been out for a while, but don't see any response here. I've used Access to manipulate Oracle data for several years. Learned early on that while Access is not particularly case-sensitive, Oracle was when it came to creating/naming tables (Oracle v7.1?). Mind, I've not done a great deal of Access to Oracle conversion, but what has been done went very well, the only hangups having been my proclivity to use memo fields in access when smaller text fields would have done just as well.<br>
<br>
Specifically, I was using Access v2.0, ODBC driver for Oracle was InterSolv (was Q+E then) and don't recall the version, probably 2.0 or 2.1. Could not transfer Access relationships or other constraints, but the data transfer was simple, albeit slow.<br>
<br>
There's an upsize wizard app for Access to move to SQL Server, but I'm told that it works equally well (?) moving data to Oracle 7.2 and above. Cannot attest to that directly, but previous experience suggests that there is probably 90% compliance or better for data transfer. You'll likely have to [re]build table relationships, data constraints, etc., but that shouldn't be overly difficult - just tedious.<br>
<br>