Thread
:
Sybase database reload
View Single Post
#
2
(
permalink
)
11-11-08, 11:54
PMASchmed
Registered User
Join Date: Jun 2004
Location: Long Island
Posts: 696
I don't think you are going to be able to load a Sybase DB via restore database in SQL Server. I think you are going to have to go the SSIS route, or extract DDL/create and then BCP/Bulk Load data to the tables.
PMASchmed
View Public Profile
Find all posts by PMASchmed