[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Converting a 10.2–> 11.7

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
note that the r-code version is different from 10.2 in 11.7. this means that you must recompile the entire application (might need to use keyword forget list). also, if you are going from 32-bit to 64-bit OpenEdge, then any shared libraries or dll’s you are using must be replaced with 64-bit versions. the database conversion does not take long, but ai file format and replication are incompatible and must be done over. one other thing: user names in _user can no longer contain a ”@“ character. but you can have “sql only” _user records. -gus

Continue reading...
 
Status
Not open for further replies.
Back
Top