Groups | Blog | Home
all groups > sql server programming > february 2004 >

sql server programming : this one is weird- seems all of them true to me


chaudley
2/26/2004 9:46:30 PM
Need suggestion pls.

Which one of the following statements regarding Data
Transformation Service packages is FALSE?
Choice 1
Packages can be scheduled to run unattended.
Choice 2
Packages can import Oracle's native database structures
to SQL Server.
Choice 3
Packages can contain scripting code such as VBScript or
JScript.
Choice 4
Packages can be stored in a SQL Server's msdb database,
a COM-structured storage file, or the Repository.
Choice 5
Packages can be executed from the command line.
oj
2/26/2004 11:29:17 PM
#2

--
-oj
http://www.rac4sql.net


[quoted text, click to view]

Dan Blake
2/27/2004 1:11:06 AM
Julie
2/27/2004 2:11:18 AM
2 is a bit misleading.

It will attempt to import a Oracle database, I know I've
done it. DTS will attempt to create a database around it,
however the database will not be ready as a production
database, it will just get the data, no views, procudures
ect.

So generally you will get a database of chars, varchars,
checks ect.

Finally it does sometimes have a problem will blobs.

J


[quoted text, click to view]
AddThis Social Bookmark Button