Friday, September 9, 2011

How to fix import error in filemaker database

Filemaker is a cross platform relation database developed by filemaker industry. It offers very advanced graphical user interface that allow database administrator to modify database by dragging new element into the layouts, forms and screens. It also offers a facility for exporting and importing a database into a word file or excel sheet that helps users to maintain the filemaker database.

Let consider a scenario, wherein a database administrator is trying to import a filemaker database into a excel sheet and got an error message…

FileMaker Pro Error: Object not found

Cause for error: when a database administrator tries to import a filemaker database into excel sheet by below methods then above error message will be appear.

Click on the data menu and then click on get external data.
Database administrator select import from filemaker pro database.

Resolution: For filemaker pro recovery, export a file in filemaker pro database as a text file and use this text file in excel sheet. A database administrator can perform this operation by following the follow steps:

Go to the filemaker pro and open the filemaker pro database that you want to import.
  • Go to the file menu and click on the export records.
  • An export records to files dialog box will be appear.
  • Choose tab-separated text or comma-separated text.
  • Put your file name and click on save button.
  • Go to the specify field order for export dialog box.
  • Choose individual field under current file and move or select all and export.
  • Open the save text file in excel sheet and use this file as a filemaker database source.

Thursday, September 8, 2011

How to resolve SharePoint Search Error?

Are you getting bellow error message in windows sharepoint services 3.0?

Your search cannot be completed because of a service error.
Try your search again or contact your administrator for more information.

When you open application log on windows sharepoint services 3.0 then got following message descriptions:

Event Type:                 Error
Event Source:             Windows SharePoint Services 3 Search
Event Category:          Gatherer
Event ID:                     2424
Date:                           26/08/2011
Time:                          10:22:30 AM
User:                           N/A
Computer:                 YourCompuetrName
Description:              The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again.
Context:                    Application 'Search', Catalog 'index file on the search server Search'

Cause for Error: Above error message generates when service account for the windows sharepoint services search service is configured to use the network service account.

How to Fix: A database administrator can resolve above error message in a non SBS environment by using a configurable account for sharepoint search service account. To do this for sharepoint server recovery follow the given below steps:
  • Login to the windows sharepoint services 3.0 from an admin account.
  • Click on Start Button and goto administrative tools.
  • Click on sharepoint 3.0 central administration.
  • From central administration page, click on operations.
  • Goto the services and click on the windows sharepoint services search.
  • Goto configure windows sharepoint services search service settings on server: servername page and click on configurable.
  • Place a valid user id and password that has permission to access windows sharepoint services 3.0.
  • Press OK and done.
Related Posts Plugin for WordPress, Blogger...