F FrancoisL Member Feb 5, 2009 #1 A simple question... Will R-Code compiled in 10.1C work with a 10.1B Client? I need to upgrade a DB Server for a stupid ODBC bug but i was wondering if we need to do all the stations. Thanks
A simple question... Will R-Code compiled in 10.1C work with a 10.1B Client? I need to upgrade a DB Server for a stupid ODBC bug but i was wondering if we need to do all the stations. Thanks
C Casper ProgressTalk.com Moderator Staff member Feb 5, 2009 #2 You might find this KB interesting: http://progress.atgnow.com/esprogress/Group.jsp?bgroup=progress&id=P124103 But you must be aware not to use any 10.1C keywords. So try catch wont work for example. Casper.
You might find this KB interesting: http://progress.atgnow.com/esprogress/Group.jsp?bgroup=progress&id=P124103 But you must be aware not to use any 10.1C keywords. So try catch wont work for example. Casper.
F FrancoisL Member Feb 6, 2009 #3 Thanks Casper, I upgraded the server to 10.1C and everything works fine now .