Local Variable Ntext Probelm sql 2005
-
iam having ntext column in my database that store uniqueidentifier value seprated with , so i create function to split this ntext value in local table which each row have 1 uniqueidentifer value but i have error when i try to create local variable of type ntext The text, ntext, and image data types are invalid for local variables i need any help to solve my problem
md_refay
-
iam having ntext column in my database that store uniqueidentifier value seprated with , so i create function to split this ntext value in local table which each row have 1 uniqueidentifer value but i have error when i try to create local variable of type ntext The text, ntext, and image data types are invalid for local variables i need any help to solve my problem
md_refay
You already asked this question over here: Local Variable Ntext Probelm[^]. Don't post the same question multiple times on different forums.
The need to optimize rises from a bad design.My articles[^]