Re: 5 ora6 -> ora7 problem

From: <6648470_at_LMSC5.IS.LMSC.LOCKHEED.COM>
Date: Mon, 17 Jan 1994 19:31:53 GMT
Message-ID: <94017.41513.6648470_at_LMSC5.IS.LMSC.LOCKHEED.COM>


  • Original Article -------------------------
    >>On Oracle V6 all things worked fine. I defined a table to store
    >>the names of patients.

.more stuff deleted
>>hen i store the name 'Smith' and i want to retrieve the name later,
>>i get 'Smith' from the database back.
 

>>But with Oracle V7: I get 'Smith '
>> ^^^^^^^^^^^^
>> 50 characters

When we converted from 6 to 7 we changed many of our fields to varchar2 to avoid this problem.

This solved the problem for our C++ programs w/o changes to the code.

Ralph Byrd
rbyrd_at_lmsc.lockheed.com


Received on Mon Jan 17 1994 - 20:31:53 CET

Original text of this message