Viewing 15 posts - 31 through 45 (of 51 total)
dfalso (3/28/2008)
Jeff Moden (3/28/2008)
Any code to go along with this "FWIW"? 😉
What, you want answers too? 🙂
Well, assuming you have an integer-ish rowid field on the table, MOD it by...
March 28, 2008 at 2:17 pm
Jeff Moden (3/28/2008)
blahknow (3/25/2008)
My stored procedure accepts 2 parameters: names, number of names like this: (name1, name2, name3,3) Problem is: the number of names changes each time i want...
March 28, 2008 at 9:21 am
Mahesh Bote (3/28/2008)
March 28, 2008 at 4:44 am
shamshudheen (3/27/2008)
there is no array types in sql server. but we can use function with temp table to work like arrays .
you can see the techniq from following address
March 28, 2008 at 4:41 am
Hi afalso,
and thanks.
I didnt understand how to create a temp table without sending the sp thet is creating it a list of names to populate that table.
Thanks
March 26, 2008 at 11:22 am
Hi Gail,
You've got 3213 points, how did you get it, from another forum ? 😀
I need to give people lists of phone numbers.
Any time i do that the number...
March 26, 2008 at 11:17 am
kent waldrop (3/25/2008)
March 26, 2008 at 8:25 am
I'd like to thank you people for helping me and i'd like to give "points" but i dont know that "technique" works:hehe:. Can anyone share with me that knowlede?
Thanks
March 25, 2008 at 9:25 am
GilaMonster (3/25/2008)
No arrays. Some people use XML, but that can get messy.If you go into a bit more detail on what you're doing, maybe we can suggest an alternative.
Hi Gail,...
March 25, 2008 at 9:16 am
Damon Wilson (3/19/2008)
SQL Server 2005 Media
MSDN Subscription: If you have access to an...
March 19, 2008 at 2:54 pm
Thanks,
As i understand a package i ran whereby selecting "run without debus" fron the debug menu or clicking the "debug" green arrow.
No icon for "run" or "play".
Thanks
March 19, 2008 at 3:33 am
Thanks a lot.
I think i'll "go for it".
March 11, 2008 at 9:02 am
Viewing 15 posts - 31 through 45 (of 51 total)