Oracle->Access 2002 long integer

D

dectose

Hello,

I can't find a way to get a "Long integer" number in Access 2002 with
linked tables to Oracle, using the Oracle ODBC Driver.

Here's the results of my attempts :

NUMBER (no precision) -> Number (double float)
NUMBER (9) -> Number (Decimal)
NUMBER (38) -> Text
INTEGER, INT -> Text
LONG -> Memo
LONG RAW -> OLE Object

help !! :(
Thanks
Glo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top