Viewing 15 posts - 5,971 through 5,985 (of 8,416 total)
Matt,
:blush:
My apologies - I misremembered how LIKE works and should have checked it in code rather than just looking at its return type in BOL.
So sorry about that: LIKE does...
February 21, 2010 at 7:24 pm
Not a clue. Have you considered posting this question in the MS Access forum too?
February 21, 2010 at 10:39 am
Barry,
I see. I hadn't looked closely enough at the nested cursors to see the need for a ranking function on that particular table yet.
But if the key...
February 21, 2010 at 10:36 am
BSavoie (2/21/2010)
Thanks again, love the feedback. Can't get it at the office.
:laugh: LOL :laugh:
February 21, 2010 at 10:31 am
No.
Since your question was posted in the CLR forum, I assume you are looking for a .NET-based solution to the problem.
A quick Google search revealed this link:
http://www.codeproject.com/KB/recipes/rc4csharp.aspx
...which may be of...
February 21, 2010 at 10:29 am
joepacelli (2/21/2010)
February 21, 2010 at 10:24 am
There is nothing nice or elegant about forcing System.Windows.Forms into Sql Server!!!
Regardless of the requirement to convert RTF text, this is a dumb and dangerous plan.
SQL Server provides many sensible...
February 21, 2010 at 10:20 am
OMG - no!
Never use this as a work-around, it is dangerous and completely avoidable.
Never load an assembly into SQL Server with the UNSAFE permission set if you can avoid it...
February 21, 2010 at 10:15 am
wim.buyens (2/8/2010)
February 21, 2010 at 10:12 am
Why does the schema of such a huge table have to change? Please explain the logic behind this as it seems highly unlikely to be sensible. What are...
February 21, 2010 at 10:03 am
bhushanvinay (2/12/2010)
February 21, 2010 at 9:55 am
bhushanvinay (2/21/2010)
yyy-mm-dd this seems to work for me
like when you pass in the data make sure you passin in the...
February 21, 2010 at 9:49 am
bhushanvinay (2/21/2010)
Search google for disable foreign key sql server find out more about it.
disable the foreign key
delete your data.
then re-enable it back if you...
February 21, 2010 at 9:44 am
bhushanvinay (2/21/2010)
February 21, 2010 at 9:42 am
February 21, 2010 at 9:23 am
Viewing 15 posts - 5,971 through 5,985 (of 8,416 total)