Archive

Archive for the ‘Microsoft Office 2003’ Category

Compare: Microsoft Office 2010 vs Office 2007 vs Office 2003

Compare: Microsoft Office 2010 vs Office 2007 vs Office 2003

Microsoft has released a document which compares the features of its Microsoft Office 2010 suites available through Volume Licensing, with Office 2007 and Office 2003 – and it is now available for download.

The document has various charts and tables which compare Office 2010 with its earlier two versions and shows how the latest offering can actually increase the value of an existing IT infrastructure.

Microsoft Office has been the productivity standard for quite some time. Features like Copy and Paste and the Ribbon toolbar—which were breakthroughs when they were introduced—have now been further enhanced. Advanced new capabilities have also been added that will become the new standards in productivity for the future.

With Office 2010, productivity knows no boundaries. Microsoft Office 2010 can keep your employees in touch and working effectively no matter where they are. They can use the same applications from their PCs, from a smartphone, or from a Web browser—and they can even switch between modes of access without losing a thing.

And now that Office Web Apps are available as lightweight companions that can be hosted on premises, your IT staff gains more manageability and control. All those reasons make Office 2010 a “must have” productivity tool for any organization.

Download: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4fbcd1ec-269b-4aa3-9866-315a6d3d1284


Microsoft Mathematics Add-In for Word and OneNote

Microsoft Mathematics Add-In for Word and OneNote

With the Microsoft Mathematics Add-in for Word and OneNote, you can perform mathematical calculations and plot graphs in your Word documents and OneNote notebooks. The add-in also provides an extensive collection of mathematical symbols and structures to display clearly formatted mathematical expressions. You can also quickly insert commonly used expressions and math structures by using the Equation gallery.

The Microsoft Mathematics Add-in can help you with the following tasks:

  • Compute standard mathematical functions, such as roots and logarithms
  • Compute trigonometric functions, such as sine and cosine
  • Find derivatives and integrals, limits, and sums and products of series
  • Perform matrix operations, such as inverses, addition, and multiplication
  • Perform operations on complex numbers
  • Plot 2-D graphs in Cartesian and polar coordinates
  • Plot 3-D graphs in Cartesian, cylindrical, and spherical coordinates
  • Solve equations and inequalities
  • Calculate statistical functions, such as mode and variance, on lists of numbers
  • Factor polynomials or integers
  • Simplify or expand algebraic expressions

System Requirements


  • Supported Operating Systems: Windows 7;Windows Server 2003 Service Pack 2;Windows Server 2008 R2;Windows Server 2008 Service Pack 2;Windows Vista Service Pack 2;Windows XP Service Pack 3
  • Microsoft .NET Framework 3.5 SP1
  • This download works with the following Office programs: Microsoft Word 2010, Microsoft OneNote 2010, and Microsoft Office Word 2007

Homepage (ENG): http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=ca620c50-1a56-49d2-90bd-b2e505b3bf09

Homepage (ITA): http://www.microsoft.com/downloads/details.aspx?FamilyID=ca620c50-1a56-49d2-90bd-b2e505b3bf09&displayLang=it

BullZip Access To MySQL

BullZip Access To MySQL

BullZip Access to MySQL” is a small program that will convert Microsoft Access Databases to MySQL.

Features:

  • Wizard interface.
  • Transfer data directly from one server to another.
  • Create a dump file.
  • Select tables to transfer.
  • Select fields to transfer.
  • Optional transfer of indexes.
  • Optional transfer of records.
  • Optional transfer of default values in field definitions.
  • Identifies and transfers auto number field types.
  • Command line interface.
  • Easy install, uninstall and upgrade.

What’s New in version 3.0.0.131:

  • Booleans are now created as TINYINT(1) instead of TINYINT(4).

OS: Windows 2000/XP/2003/Vista/7

License: Freeware

Homepage: http://www.bullzip.com/

Download: http://bullzip.com/download/a2m/msa2mys_3_0_0_131.zip

How to configure the size limit for both (.pst) and (.ost) files in Outlook 2007 and in Outlook 2003

19 February 2010 15 comments

How to configure the size limit for both (.pst) and (.ost) files in Outlook 2007 and in Outlook 2003 Microsoft
Office Outlook 2007 and Microsoft Office Outlook 2003 supports both American National Standards Institute (ANSI) and UNICODE personal folders (.pst) and offline folder (.ost) files. This article describes how to use the following four registry entries to limit the size of both the .pst and the .ost files:

  • The MaxFileSize registry entry
  • The WarnFileSize registry entry
  • The MaxLargeFileSize registry entry
  • The WarnLargeFileSize registry entry

Follow these steps to configure the size limit for both the .pst and the .ost files.
Note The settings that are discussed in this article apply to both .ost and .pst files. If you modify these registries, this can affect .ost files that are used with Cached Exchange Mode, with AutoArchive, and with .pst. files.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756 How to back up and restore the registry in Windows

  1. Click Start, and then click Run.
  2. In the Open box, type regedit, and then click OK.
  3. In the left pane, expand My Computer, and then expand HKEY_CURRENT_USER.
  4. Expand Software, and then expand Policies.
  5. Expand Microsoft, and then expand Office.
  6. Expand 11.0 for Outlook 2003 and 12.0 for Outlook 2007, and then expand Outlook.
  7. Click PST, and then right-click MaxFileSize in the right pane.
  8. Click Modify, and then type the value in the Value data box.
  9. Click OK.
  10. Right-click WarnFileSize, and repeat steps 8 through 9.
  11. Right-click MaxLargeFileSize, and repeat steps 8 through 9.
  12. Right-click WarnLargeFileSize, and repeat steps 8 through 9.

Note You may have to create the registry values if they do not exist. If the registry values do not exist, follow these steps to create them.

1. Click Start, click Run, type Regedit, and then click OK.
2. In the left pane, expand following registry key:

  • For Outlook 2007
    • HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook
  • For Outlook 2003
    • HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook

3. On the Edit menu, point to New, and then click Key.
4. Type PST, and then press ENTER.
5. On the Edit menu, point to New, and then click DWORD value.
6. Type MaxFileSize, and then press ENTER two times.
7. In the Edit DWORD Value window, type the value in the Value data box, and then click OK.
8. Repeat steps 3 through 7 to create another DWORD WarnFileSize.
9. Repeat steps 3 through 7 to create another DWORD MaxLargeFileSize.
10. Repeat steps 3 through 7 to create another DWORD WarnLargeFileSize, and then close the registry.

Note For mass deployment of these registry keys on end-user machines, the ORK tool can be used.

For further information click on this URL:

http://support.microsoft.com/kb/832925