Dipke
02-09-2010, 09:19 AM
Hello,
I pull data from an ODBC database (Lotus Notes) to a local acces database.
Some Fields in LN have multiple lines.
When i run my query the problem is that not all the data in some fields is red.
The LN database has a limit from 254 characters for this field but the query reads out only the +- 50 first characters.
Ho can i tell the query to read out all the characters ?
I put it in a local table with 254 characters.
Kind regards
I pull data from an ODBC database (Lotus Notes) to a local acces database.
Some Fields in LN have multiple lines.
When i run my query the problem is that not all the data in some fields is red.
The LN database has a limit from 254 characters for this field but the query reads out only the +- 50 first characters.
Ho can i tell the query to read out all the characters ?
I put it in a local table with 254 characters.
Kind regards