MDB, DBF, XLS, XLW and DOC Files Recover
ENGLISH
I am testing to recover files in format:
- Access (MBD) - Until now 0 Offers
- Dbase e FoxPro (DBF) - Until now 0 Offers
- Excel (XLS e XLW) - Until now 0 Offers
- Word (DOC)- Until now 0 Offers
I'am going to offer the first 3 Repairs for each format
Contact: livio@live.com.pt
PORTUGUÊS
Estou a iniciar testes para reparar ficheiros:
- Access (MBD) - Até agora 0 ofertas
- Dbase e FoxPro (DBF) - Até agora 0 ofertas
- Excel (XLS e XLW) - Até agora 0 ofertas
- Word (DOC) - Até agora 0 ofertas
Vou oferecer as primeiras 3 recuperações de cada Formato
Contacto: livio@live.com.pt

Cloud Computing
Um conceito global. Uma nova arquitectura!
O Cloud Computing é um termo simples que representa a abstracção para uma complexidade de padrões, serviços e infra-estrutura. É considerado por muitos, como uma forma escalável, elástica e económica de implementar soluções, representando uma mudança significativa de paradigmas.
Neste contexto, participe neste fórum de Arquitectos
Agenda
09:00
Welcome coffee
09:30
Microsoft's Cloud Computing Platform : What it is and when to use it
Cloud computing looks like the biggest change to hit our industry in many years. The advent of cheap, scalable computing power available over the Internet will affect almost everybody who works in IT. But taking advantage of this shift requires understanding this new approach and how to exploit it.
In this half-day seminar, David Chappell looks at the big picture of cloud computing, then focuses in on Microsoft's new cloud platform technologies.
David Chappell
13:00
Almoço (livre)
14:30 / 18:00
Sessões a desvendar após o PDC (Professional Development Conference)
Architect David Chappell
David Chappell is Principal of Chappell & Associates in San Francisco, California.
Through his speaking, writing, and consulting, he helps software professionals
around the world understand, use, and make better decisions about new
technologies. David has been the keynote speaker for many conferences
and events on five continents, and his seminars have been attended by
tens of thousands of developers, architects, and decision makers in forty
countries. David's books have been translated into ten languages and used
regularly in courses at MIT, ETH Zurich, and other educational institutions.
In his consulting practice, he has helped clients such as Hewlett-Packard,
IBM, Microsoft, Stanford University, and Target Corporation adopt new
technologies, market new products, train their sales staffs, and create business plans.

Just an idea to support multilanguage IDE in a Access Database, what i do? i create a Table with the FORM NAME, CONTROL NAME and LANGUAGE, i am selectin the Language and comparing the Control Name with the Table Description, if you want you can ByVal the strLanguage = “pt-PT”, here it is my Function
Option Compare Database
Public Function yTranslaction(ByVal strFORM As String, _
ByVal frmFORM As Form)
Dim cnn As New ADODB.Connection
Dim rs As New ADODB.Recordset
Dim strSQL As String
Dim ctlCONTROL As Control
On Error GoTo erro
strLanguage = “pt-PT”
strSQL = “SELECT * FROM y_TRANSLACTIONS ” & _
“WHERE LANGUAGE =’” & strLanguage & “‘” & ” AND FORM=’” & strFORM & “‘”
cnn.ConnectionString = CurrentProject.Connection
cnn.Open
rs.Open strSQL, cnn, adOpenKeyset, adLockOptimistic
Set frmFORM = Forms(strFORM)
With rs
Debug.Print .RecordCount
Do Until rs.EOF = True
For Each ctlCONTROL In frmFORM.Controls
If TypeOf ctlCONTROL Is Label Then
If ctlCONTROL.Name = rs.Fields(”CONTROL”).Value Then
ctlCONTROL.Caption = rs.Fields(”CAPTION”).Value
End If
End If
If TypeOf ctlCONTROL Is CommandButton Then
If ctlCONTROL.Name = rs.Fields(”CONTROL”).Value Then
ctlCONTROL.Caption = rs.Fields(”CAPTION”).Value
End If
End If
Next
.MoveNext
Loop
End With
cnn.Close
Set rs = Nothing
Exit Function
erro:
MsgBox Err.Number & ” - ” & Err.Description, vbOKOnly + vbExclamation, "Erro na Rotina”
End Function
MDBTableRecover (Version 1.0.0.2)
Feedback is welcome for erros and new features
I only support MDB (Office 11) Files in this Version, working and improving Utility
System Requirements
Windows 2000 SP4/XP (32/64 Bits)
Windows Vista (32/64 Bits)
Download
Download Utility (32/64 Bits): Here
This Utility is provided “AS-IS”. Was created by Joao Livio Microsoft MVP Office, i don’t work At or For Microsoft, please see http://mvp.support.microsoft.com/. Use it at your own Risk
We’re pleased to announce that Service Pack 2 (SP2) for the 2007 Microsoft Office system is expected to be released in the near future. Although we aren’t yet ...
Read More:
http://blogs.technet.com/office_sustained_engineering/archive/2008/10/22/announcing-service-pack-2-sp2-for-the-2007-microsoft-office-system.aspx
offPictManagerFixMRU (Version Beta1)
Feedback is welcome for erros and new features
System Requirements
Windows 2000 SP4/XP (32/64 Bits)
Windows Vista (32/64 Bits)
Office Picture Manger become slow to Open
My Original Article: Here
Download
Download FIX: Here
This patch is provided "AS-IS". Was created by Joao Livio Microsoft MVP Office, i don't work At or For Microsoft, please see http://mvp.support.microsoft.com/. Use it at your own Risk
Microsoft Security Bulletin MS08-057 – Critical
Vulnerabilities in Microsoft Excel Could Allow Remote Code Execution (956416)
Published: October 14, 2008
Version: 1.0
|
|
Templates make it easy to create resumes, newsletters, forms, faxes, you name it.
|
|
Download Office Live Workspace Update to ensure optimal performance on Windows Vista when you use Microsoft Office Word, Excel, and PowerPoint with Office Live Workspace.
|
|
Microsoft Office Communications Server 2007 Software Update Service provides an automated way to update all unified communications devices deployed in an organization.
|
|
The Microsoft Office Communicator 2007 Presence Controls use the automation interfaces of Microsoft Office Communicator 2007 to show presence information using Microsoft Office Communications Server 2007.
|
|
Scan your computer for updates that help improve the stability and security of the Office programs on your computer.
|
Basics for Building Access 2007 Runtime-Based Solutions
Summary: Find out how to prepare your application for use with the Microsoft Office Access 2007 Runtime. (6 printed pages)
Jan Fransen, A23 Consulting
Mike Stowe, Microsoft Corporation
January 2008
Applies to: Microsoft Office Access 2007, Microsoft Office Access 2007 Developer Extensions
My 2 Cents on this Article
The Access Developer Extensios Button is not visible?, if so i will suggest that you follow this Procedures before create your package KB937998
http://support.microsoft.com/kb/937998
Original Article
LINK: http://msdn2.microsoft.com/en-us/library/cc136539.aspx
A single-occurrence meeting request in Outlook 2003 may be off by one hour after you install a time zone update for Windows operating systems
http://support.microsoft.com/?kbid=941894
Message headers, attachments, and the message body may be lost in Outlook 2003 when you reply to an e-mail message that contains a References header that exceeds 1,000 bytes
http://support.microsoft.com/?kbid=947350
Outlook 2003 takes longer than expected to populate the preview pane when you receive an encrypted e-mail message
http://support.microsoft.com/?kbid=947349
In Outlook 2003, a signature is added after boilerplate text that is contained in the stationery for new e-mail messages
http://support.microsoft.com/?kbid=947406
The Collaboration Data Objects file does not comply with the daylight saving time (DST) changes for the New Zealand time zone
http://support.microsoft.com/?kbid=947407
Description of the Outlook 2003 post-Service Pack 3 hotfix package: December 5, 2007
http://support.microsoft.com/?kbid=945430
You cannot send a message to all members of a distribution list in Outlook 2003
http://support.microsoft.com/?kbid=945421
You are prompted to approve a connection to a SharePoint feature in Outlook 2003
http://support.microsoft.com/?kbid=941836
Description of the Outlook 2003 post-Service Pack 3 hotfix package: December 14, 2007
http://support.microsoft.com/?kbid=936184
Error message when you press F9 to send and to receive e-mail messages in Outlook 2003: "TASK 'Microsoft Exchange Server' reported error (0x8004010F)"
http://support.microsoft.com/?kbid=939996
Description of the Outlook 2003 post-Service Pack 3 hotfix package: December 13, 2007
http://support.microsoft.com/?kbid=946207
The AutoComplete feature in Outlook 2003 may not resolve a name that begins with a diacritical mark or an accent
http://support.microsoft.com/?kbid=946209
Error message when you try to add a delegate in Outlook 2003: "The Delegates settings were not saved correctly"
http://support.microsoft.com/?kbid=946208
Office Communications Server 2007 Document: Technical Reference
This document provides in-depth technical information on the components, protocol and architecture of Office Communications Server.
http://www.microsoft.com/downloads/info.aspx?na=22&p=1&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d959cb709-d81e-4dde-821f-0411dfcfc073%26displaylang%3den
Microsoft Office Communicator 2007 Phone Edition
Microsoft Office Communicator 2007 Phone Edition is the first generation Voice over Internet Protocol (VoIP) phone which is directly compatible with Microsoft Office Communications Server 2007.
http://www.microsoft.com/downloads/info.aspx?na=22&p=2&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3deeb1b339-df7e-486f-a47a-23d7ed8be6fd%26displaylang%3den
Update for Office 2003 Multilingual User Interface Pack (KB924423)
This update provides holidays for the Microsoft Office Outlook 2003 calendar when Outlook 2003 is used with a Multilingual User Interface Pack installed. This update provides holidays for the years 2007 through 2012.
http://www.microsoft.com/downloads/info.aspx?na=22&p=1&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3dc23ae5be-a99f-4e0a-b3b6-3325a58bc679%26displaylang%3den
Outlook 2007 Auxiliary Reference
The Outlook 2007 Auxiliary Reference contains conceptual, reference, and code sample topics to guide you in developing solutions using MAPI and Outlook APIs that are exposed outside the Outlook object model.
http://www.microsoft.com/downloads/info.aspx?na=22&p=2&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3da2abf783-0d4d-454c-bb9e-6f83be3c193c%26displaylang%3den
Outlook 2007 Demo: Customize your calendar
Find out how to customize your calendar in Microsoft Office Outlook 2007 to fit the way you work.
http://www.microsoft.com/downloads/info.aspx?na=22&p=3&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3d6ce220a8-4396-4bb2-b3fa-95f65e05945e%26displaylang%3den
Outlook 2007 Demo: Create and use an e-mail signature
Find out how easy it is to create and use an e-mail signature in Microsoft Office Outlook 2007.
http://www.microsoft.com/downloads/info.aspx?na=22&p=4&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3dde6e61f4-59e9-4187-9872-1e5c8eb863dc%26displaylang%3den
Outlook 2007 Demo: Find needles in a haystack with Instant Search
Learn about the Instant Search feature in Microsoft Office Outlook 2007 and start finding what you want instantly.
http://www.microsoft.com/downloads/info.aspx?na=22&p=5&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3db44e4368-fdd0-4f46-b914-b2b38ef05fd8%26displaylang%3den
Outlook 2007 Demo: Up to speed
Watch this demo to get up to speed with Microsoft Office Outlook 2007.
http://www.microsoft.com/downloads/info.aspx?na=22&p=6&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3dd9d77074-4065-46dc-a285-76c610f509bc%26displaylang%3den
Outlook 2007 Sample: Outlook 2007 Auxiliary Reference Code Samples
This download accompanies the Outlook 2007 Auxiliary Reference documentation. It contains four sample projects, a header file, and a redistributable installer that third-party calendar rebasing tools can use to programmatically update calendars displayed incorrectly due to Daylight Saving Time.
http://www.microsoft.com/downloads/info.aspx?na=22&p=7&srcdisplaylang=en&srccategoryid=&srcfamilyid=&u=%2fdownloads%2fdetails.aspx%3ffamilyid%3dee0af8fd-bbb7-44de-be4d-f33cb1b59563%26displaylang%3den
|
Excel Viewer Open, view, and print Excel workbooks, even if you don't have Excel installed. This download is a replacement for Excel Viewer 97 and all previous Excel Viewer versions. |
|
Office Update Scan your computer for updates that help improve the stability and security of the Office programs on your computer. |
According with Kevin Boske, Microsoft VSTA Program Manager, "there's been some discussion on this thread on Slashdot, (updated) which started from this article in The Register UK. To be clear, Microsoft is not replacing VBA with VSTA or VSTO in Office for Windows. (though VSTA and VSTO are still important developer tools for Office 14), VBA is here to stay, as was announced some time back by Steven Sinofsky. The Excel and Access Blogs both have posts covering this from the Office perspective."
TrackBack From:
http://blogs.msdn.com/kevinboske/archive/2008/01/18/vba-and-office-14.aspx
New TechNet Webcast: Microsoft Office Interoperability with SAP (Level 200)
Original Air Date: January 10, 2008
| Language(s): |
English. |
| Product(s): |
Office. |
| Audience(s): |
IT Professionals. |
|
|
| Duration: |
60 Minutes |
| Start Date: |
Thursday, January 10, 2008 5:30 PM Pacific Time (US & Canada) |