Saving Changes is not Permitted

Saving changes is not permitted. The changes that you have made require the following tables to be dropped and re-created. You have either made changes to a table that can't be re-created or enabled the option Prevent saving changes that require the table to be re-created.

There is nothing to say,  this website below does a great job at explaining how to fix this issue.
http://www.sql-server-performance.com/faq/saving_changes_not_permitted_p1.aspx

The most common operation I usually do is to change a Column Size in Real time.

ALTER TABLE NAMEOFTABLE  ALTER COLUMN ycsoftware varchar(1000);

For more information about altering table with Command Lines visit the following Microsoft Article:
http://msdn.microsoft.com/en-us/library/ms190273.aspx

Unable to Right Click Outlook 2003

If for some reason your “Right Click” is not working on  Outlook, you  might be having a corrupted cache specifically the “Frmcache.dat” . If that is the case you need to locate the cache and delete it and log off or restart the computer

Location of the cache:
The Frmcache.dat is Located in C:\Documents and Settings\<username>\Application Data\Microsoft\Forms\

Delete or rename it and  log off or restart your computer

Find the GP Version and Service Pack

I literally spent 30 minutes trying to find the GP service pack that was installed on my server.  Why can’t this freaking easy stuff be standard?

If you click on help (upper right corner)  as illustrated below:

You will get the GP version but no information whatsoever about the Service Pack.

So my next step was a Google search, which led me to the following websites below.

GP Version 10
No Service Pack: 10.00.0774
Service Pack 1 : 10.00.0903
Service Pack 2 : 10.00.1061
Service pack 3: 10.00.1193
Service Pack 4: 10.00.1424, 10.00.1411

References

http://dynamics.socius1.com/

http://www.jivtesh.com/2008/01/great-plains-service-pack-versions.html

http://www.gpwindow.com/DOWNLOADS/