Hi all,
Just looking for any advice on potentially moving our deployments from 32 bit machine code to 64 bit pcode.
Are there any benefits in going to 64 bit and does anyone know of any issues or pitfalls that might arise from moving to 64 bit or pcode?
I would assume a full regression test of the application would be recommended?
Our app is a PB 2017 desktop app using SQL Server 2012 DB connecting through ODBC. The user environment is Windows 10.
Any advice would be appreciated.
Thanks
Gordon
Useful when conversing with other 64 bit apps via their registry entyies.
My concern has always been that if you hit problems in the run time environment you cannot debug them in the IDE because that is still 32Bit. So any links to external DLLs, Applications etc will all have to be 64Bit and you will be developing in 32Bit.
At this point we have stuck with 32Bit to be safe. We had one client who only had 64Bit Office and wanted integration to that, but then installed Sage 50 account which was 32Bit too so we gave them the choice, we could talk to Sage 50 and not the 64Bit office or they could switch back to 32Bit office and we can integrate to all.
Hope that helps.
David