Strider Posted February 1, 2013 Report Share Posted February 1, 2013 I am not sure if this is the right place for this question. I have a few different airlines in my VA, I have a cargo division, code MHK, but it is too similar to the main code MH (Malaysia Airlines) And my flight tracking software doesn't pick it up, and when filed it adds the K in the number field and Malaysia Airlines as the airline. My Question is if I change the MHK code to something different like MK would it affect anything, if so how can I fix it? Quote Link to comment Share on other sites More sharing options...
freshJet Posted February 1, 2013 Report Share Posted February 1, 2013 Keep them all to IATA codes (2 letters). Technically MASKargo's IATA code is MH, the same as Malaysia Airlines and the MHK doesn't really exist but hey... Quote Link to comment Share on other sites More sharing options...
Strider Posted February 2, 2013 Author Report Share Posted February 2, 2013 I know it doesn't exist lol. It is too much trouble to change it all to MH, anyway not all are Malaysia Airlines subsidaries. Also your reply doesn't really answer my question, will it cause havok if I change it? Quote Link to comment Share on other sites More sharing options...
mseiwald Posted February 2, 2013 Report Share Posted February 2, 2013 I changed it once t my airline. What you need to do is after changing the airline code go to your database and in your schedules table replace all old Airline codes with your new one. I did it with a sql query.... To update all colums where i had the Old code with my New one. Quote Link to comment Share on other sites More sharing options...
masmas Posted August 29, 2017 Report Share Posted August 29, 2017 On 2/2/2013 at 7:02 PM, mseiwald said: I changed it once t my airline. What you need to do is after changing the airline code go to your database and in your schedules table replace all old Airline codes with your new one. I did it with a sql query.... To update all colums where i had the Old code with my New one. I couldn't find any information on how to do this. Thanks to your instructions I was able to complete the process. Thank-you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.