First sp after re-start fails because of User-defined type
From: Neil (anonymous_at_discussions.microsoft.com)
Date: 09/22/04
- Next message: Umut Nazlica: "RE: Change W2000 Admin password, SQL serve does not authenticate"
- Previous message: patrick delifer: "Change W2000 Admin password, SQL serve does not authenticate"
- Next in thread: Tibor Karaszi: "Re: First sp after re-start fails because of User-defined type"
- Reply: Tibor Karaszi: "Re: First sp after re-start fails because of User-defined type"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 07:38:29 -0700
Hi,
I'm having a problem with SQL Server 7. If I restart the
server, and the first stroed proc I run contains a
reference to a user defined data type then the query fails
because the data type is not recognised. (In this case I'm
creating a temporary table in the stored proc, where one
column in the table uses the user defined data type)
A workaround is to run another stored proc first, and then
everything is fine.
Has anyone got a more elegant solution or reason why this
would happen?
Thanks,
Neil
- Next message: Umut Nazlica: "RE: Change W2000 Admin password, SQL serve does not authenticate"
- Previous message: patrick delifer: "Change W2000 Admin password, SQL serve does not authenticate"
- Next in thread: Tibor Karaszi: "Re: First sp after re-start fails because of User-defined type"
- Reply: Tibor Karaszi: "Re: First sp after re-start fails because of User-defined type"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading