How to transfer data from Ms access to Ms sql plz guide me

Recommended Answers

All 3 Replies

um, that's kinda vague. Can you be a little more specific

In MS SQL Server there is a wiard named "Import & Export Data". You can use this wizard to import data from any data source to the SQL server.

or just write a script that reads the records from access and the writes it to the other db.... i have to do it this way with mysql

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.