I have had no joy with this previous post...
In pulling VARCHAR2(12) or VARCHAR2(10) data from an Oracle database via SQL in Visual Basic in Access the string data becomes truncated at 6 characters. And yet I can pull VARCHAR2(256) strings with no difficulty.
One possible solution is to get SQL to change the string to a different type before it returns the query. Is it possible to change one string type into another before the convertion to Visual Basic has to happen ?
Boggg1![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)
In pulling VARCHAR2(12) or VARCHAR2(10) data from an Oracle database via SQL in Visual Basic in Access the string data becomes truncated at 6 characters. And yet I can pull VARCHAR2(256) strings with no difficulty.
One possible solution is to get SQL to change the string to a different type before it returns the query. Is it possible to change one string type into another before the convertion to Visual Basic has to happen ?
Boggg1
![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)