What version of SQL Server to what version?
Try reregistering SQLDMO.dll
Allan
"new MSDN user" <newMSDNuser (AT) discussions (DOT) microsoft.com> wrote
Quote:
I am executing a simple DTS package that copies objects from one database in
one server to another in another server. I am copying tables, view, stored
procs and user funcs. The package starts exefuting ok but towards the end I
get the message:
"schema _name is not a recognized function name"
This is a rather cryptic message, can anyone help me out and tell me what
this message is referring to? |