Dear Friends !!!
I am woking with GP2013 with multiple Dynamics (say Dyna1, Dyna2, Dyna3) and associated companies on a single machine. In dexterity, up til GP2010, I had hard coded Sys company name as "DYNAMICS". How would I change my dexterity code in GP2013 in this case. Please let ne know If there is any function to get it,
Jitendra,
Use this function: GetSystemDatabaseName()
Musgrave has a blog on the topic:
blogs.msdn.com/.../updating-dexterity-code-for-microsoft-dynamics-gp-2013.aspx
Good luck!
Terry Blaser
Dex and SQL Developer
Straight Arrow Consulting, Inc.
310-272-6240m
Yes, there is. Just use the following:
GetSystemDatabaseName()