A server with server class oraodbc is Oracle version 8.0 or later.
Notes
- Sybase certifies the use of version 8.0.03 of Oracle's ODBC driver. Configure and test your ODBC configuration using the instructions
for that product.
- The following is an example of a CREATE EXISTING TABLE statement for an Oracle server named myora:
- As a result of Oracle ODBC driver restrictions, you cannot issue a CREATE EXISTING TABLE statement for system tables. A message
returns stating that the table or columns cannot be found.
Data type conversions: Oracle
When you issue a CREATE TABLE statement, SQL Anywhere automatically converts the data types to the corresponding Oracle data
types using the following data type conversions.