Question : Excel 2007 records imported into Access 2007 are out of order

I have a large financial worksheet in Excel 2007 and am trying to import the data into Access 2007 using an import spec.  The problem is that when the data gets to Access, the records are not in the same order, making it extremely difficult to audit the data after the import is complete.

How can I force the records to transfer in the same order they exist in the worksheet?  The rows in Excel are not sorted and cannot be sorted.

Thanks.

Answer : Excel 2007 records imported into Access 2007 are out of order

If this is a simple SharePoint installation, it will be easier to run hte configuration wizard and create use the option create a new farm.  This will create a new configuration db.  You can then restore the SharePoint site you have been testing by creating a new web app and attaching the content database from the original web app hosting your sites.

1.  run configuation wizard using create a new farm option
2. Once in central admin, create a new web app with a database called delete_me
3. remove database on new app by looking at web app porperties and content databases option
4. find the name of the old content database you used p[rior to changing server name
5. add the old contentdatabase the the newly created web application using the command stsadm -o addcontentdb

   5a...use stsadm -help addcontentdatabase to see how to use the command

6. after adding the content database to the new app, restart IIS by using iisreset
7. Browse to all urls and check to see if content is ok
8. restart your search services
Random Solutions  
 
programming4us programming4us