Migrate from MS Access to SQL Server 2005 database Migrare da MS Access a SQL Server 2005 database
Posted on September 16, 2008 at 5:39 am Pubblicato il 16 settembre 2008 a 5:39 am
Recently, I had to migrate the data from an Access database to SQL Server 2005 because my database was getting too large for Access to handle. Recentemente, ho dovuto migrare i dati da un database di Access a SQL Server 2005 perché il mio database è stato troppo grande per l'accesso alla maniglia. I decided that since it’sa fairly simple process, but something that many people might be doing, that I would write it up here as an article. Ho deciso che, dal momento che si tratta di un processo abbastanza semplice, ma qualcosa che molte persone potrebbero fare, che vorrei scrivere qui è come un articolo.
I’ve also written two other migration articles that you might be interested in: Ho scritto anche altri due articoli di migrazione che si può essere interessato a: Migrating pictures from Flickr to Picasa Migrazione di immagini da Flickr a Picasa and e migrate from iPhone to iPhone 3G migrare da iPhone 3G per iPhone . Now back to Access to SQL. Ora torna alla Accesso a SQL.
First, you need to make sure you have SQL Server 2005 or SQL 2005 Express installed on your computer along with the SQL Server Management Studio. In primo luogo, è necessario assicurarsi di aver SQL Server 2005 o SQL 2005 Express installato sul tuo computer con SQL Server Management Studio. If so, you’re ready to export your Access database to SQL 2005. Se è così, si è pronti per esportare il database di Access a SQL 2005.
Transfer Access database to SQL Server 2005 Trasferimento database di Access a SQL Server 2005
Open SQL Server Management Studio and connect to the database server you want to import your Access database into. Aprire SQL Server Management Studio e connettersi al server di database che si desidera importare il tuo database di Access in. Under Databases , right-click and choose New Database . Basi di dati sotto, cliccate con il tasto destro e scegliere Nuovo database.
Give it a name and configure the other settings as needed and click OK. Dategli un nome e configurare le altre impostazioni come necessario e fare clic su OK. Now we need to right-click on the database we just created and choose Tasks and then Import Data . Ora bisogna cliccare con il tasto destro sul database che abbiamo appena creato e scegliere Attività e quindi importare i dati.
On the Data Source dialog box, scroll up until you see Microsoft Access . Sulla Fonte finestra di dialogo, scorrere verso l'alto fino a vedere di Microsoft Access.
Next to File, click on Browse and navigate to the Access database you want to import and click Open . Accanto a File, fare clic su Sfoglia e individuare il database di Access che si desidera importare e fare clic su Apri. Note that the database cannot be in Access 2007 format as SQL Server 2005 does not recognize it! Nota che il database non possono essere in formato Access 2007 come SQL Server 2005 non riconosce it! So if you have a 2007 Access database, first convert it to the 2002-2003 Access format by going to Save As. Quindi, se si dispone di un database di Access 2007, prima di convertire il formato Access 2002-2003 andando a Salva con nome.
Go ahead and click Next to choose the destination. Vai avanti e fare clic su Avanti per scegliere la destinazione. Since you right-clicked on the database you wanted to import the data into, it should already be picked in the list. Visto che si destro del mouse sul database di voler importare i dati in, dovrebbe già essere scelto nella lista.
Click Next and then specify how you want to transfer the data from Access to SQL by choosing either Copy the data from one or more tables or Write a query to specify the data to transfer . Fare clic su Avanti e quindi specificare come si desidera trasferire i dati da Access a SQL scegliendo o copiare i dati da una o più tabelle o Scrivi una query per specificare i dati da trasferire.
In most cases, if you want to just transfer the entire database, you should choose the first option. Nella maggior parte dei casi, se volete trasferire l'intera banca dati, si dovrebbe scegliere la prima opzione. If you want only a portion of the data from a particular table, you can write out the SQL query. Se si desidera solo una porzione dei dati da una tabella particolare, è possibile scrivere le query SQL. Click Next. Fare clic su Avanti.
By default all the tables should be selected and if you click the Edit button under Mapping , you’ll see the the destination database will create all of the tables to match what’s in the Access database. Per impostazione predefinita tutte le tabelle dovrebbero essere selezionati e se si fa clic sul pulsante Modifica nella mappatura, vedrai la destinazione del database di creare tutte le tabelle di corrispondenza che cosa c'è nel database di Access.
Here I have only one table in my Access database. Qui ho solo una tabella nel mio database di Access. Click Next and then choose whether to execute immediately or to save it as a file to perform later. Fare clic su Avanti e poi scegliere se eseguire immediatamente o di salvarlo come file per eseguire un secondo momento.
Click Next and then click Finish . Fare clic su Avanti e quindi scegliere Fine. You’ll then see the progress of the data transfer as it occurs. Potrai quindi visualizzare l'avanzamento del trasferimento dei dati quando si verifica.
After it is completed, you’ll see the number of rows transferred for each table in the Message column. Dopo che è stato completato, verrà visualizzato il numero di righe trasferiti per ogni tabella nel Messaggio colonna.
Click Close and you should now have all of your Access data nicely imported into a SQL Server 2005 database, which you can then use for whatever you like. Fare clic sul pulsante Chiudi e che ora dovreste avere tutti i tuoi dati di accesso ben importati in una di SQL Server 2005 database, che si può quindi usare per qualunque che ti piace.
Any problems importing your data from Access to SQL 2005? Eventuali problemi di importazione i dati da Access a SQL 2005? If so, post a comment and I’ll try to help! Se sì, postare un commento e cercheremo di aiutarvi!
» Filed Under »Archiviato in MS Office Tips MS Office Suggerimenti
Save this page Salva questa pagina | Stir it up on Mixx Mescolare fino a Mixx | |
Add to Reddit Aggiungi al Reddit |
Related Posts Related Interventi
- Excel Basics - How to use the Conditional Sum wizard Nozioni di base di Excel - Come utilizzare la procedura guidata Somma condizionale
- How to map a drive in Windows Come mappare un drive di Windows
- Page Saver - Free FireFox extension to capture images of web pages Page Saver - Libera estensione per Firefox per catturare immagini di pagine web
- How to burn Windows Movie Maker WMV video to DVD Come masterizzare Windows Movie Maker video WMV a DVD
- First look and review of Microsoft Office Live Workspace Beta Primo sguardo e la revisione di Microsoft Office Live Workspace Beta






















