Can a store procedure be written in c# or Visual Basic using Visual Studio 2005 against a SQL Server 2005?
I need to do a column parsing into other columns within the same row, in a multirow table. I would like to know, if I can convert my code into store procedure. If its possible, are there any samples out there?
Thanks,
NeilO
I need to do a column parsing into other columns within the same row, in a multirow table. I would like to know, if I can convert my code into store procedure. If its possible, are there any samples out there?
Thanks,
NeilO