Click to See Complete Forum and Search --> : Database conversion


Vitor Sarabando
June 4th, 1999, 09:05 AM
How to convert a Access database to a SQL Server Database

thanks
vss@liscont.pt

cniquille
June 4th, 1999, 09:38 AM
Have SQL Server 6.5 or 7.0 ?

Vitor Sarabando
June 4th, 1999, 09:46 AM
I have SQL 6.5 but if it's easier with SQL 7.0
'no problemo', I will install SQL 7.0

thanks
vss@liscont.pt

cniquille
June 4th, 1999, 09:50 AM
If you have it, install it, it's more powerful than the 6.5

And you can link your access database in your SQL 7.0 Database. Then you Generate the SQL Script, then you unlink your access and lauch the script.

Normally it's work :)

Niquille Christian

Tonio
June 29th, 1999, 08:15 AM
Good Day!
I also want to convert my Access database into SQL Server database,
but I only have version 6.5, can you point me to some articles or readings
which could help me out?

TIA