![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone, I am using Oracle ODBC to connect tables from an Oracle schema to an empty Microsoft Access DB. In one particular table i have a VARCHAR2 field that is 255 chars long. This field is reported as being of MEMO type in Access, which is untrue. Problem is that another third-party (that reads the Oracle data sw) has problems using Memo fields. Can anyone help me in forcing ODBC driver to report the field as TEXT in Access, as it should be? TIA Paolo |
#3
| |||
| |||
|
|
Could it be that your NLS_LANG setting is referring to a multi-byte characterset? Text is max 255 characters, maybe the ODBC driver thinks you may need more. |
![]() |
| Thread Tools | |
| Display Modes | |
| |