Re[2]: User Defined Functions (MS SQL 2000)
От: nim  
Дата: 20.07.04 07:09
Оценка:
Здравствуйте, KGP, Вы писали:

KGP>Здравствуйте, nim, Вы писали:


KGP>Так как

KGP>[msdn]
KGP>Although nondeterministic functions are not allowed in the body of user-defined functions, these user-defined functions still can cause side effects if they call extended stored procedures.

KGP>Functions that call extended stored procedures are considered nondeterministic because extended stored procedures can cause side effects on the database. When user defined functions call extended stored procedures that can have side effects on the database, do not rely on a consistent result set or execution of the function.

KGP>[/msdn]
KGP>то предлагаю создать таблицу, куда через процедуру записывать данные, которые потом использовать ...

Да. До такого способа и я дошел. Но криво-ж как.....
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.