|
-
Jul 27th, 2003, 09:28 AM
#1
Thread Starter
New Member
Data migration from Access 97 to SQL server2000
Hi,
I have a program done in full Access 97 with forms,querries,reports,macros. everything fully in Access97 mdb file. since because of database size its very difficult to continue. Is there anyway to migrate to SQLserver2000. if so any can give some sample codings. is there any way to migrate the datas from Access to SQL server. I know only Access to Oracle Datamigration and used to it.
waiting for sutable answer.
thanks in Advance.
-
Jul 29th, 2003, 05:52 AM
#2
Hyperactive Member
Hello ppalani,
There is no source, you have to move the access database by hand to SQLserver2000.
Create in your SQLserver2000 a new database and goto the tables map of this database.
On the top of the form you will see "Tools", open this;
Use Data transmission services / import data;
Use the source: ms access, choose your database;
Check the right database;
Adter a view times next you will see the tables. Select what you need;
Next, you can run the import directly;
Good luck and if there are question we will try to answer you
Nice regards,
Michelle
-
Jul 29th, 2003, 09:18 AM
#3
Fanatic Member
The migration wizard works but you might be disapointed w/ the results (I was). If you have the time, might be better to design all your table in SQl Server (w/ the correct data types) and use the DTS wizard for the actual data.
-
Jul 30th, 2003, 02:02 AM
#4
Thread Starter
New Member
Data migration from access to SQL server2000
thanks for the replies.
I'll try this.
thanks once again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|