Viewing 15 posts - 61 through 75 (of 242 total)
Barkingdog,
We have an application with many clients that have a few tables measured in the 100 millions of rows. These are proper meaty applications that do things spread over a...
June 8, 2010 at 5:09 pm
Pooja,
You haven't explained why you want to do this or why this is so urgent to you.
If what you want is simply to perform the standard functions on ten...
June 8, 2010 at 3:43 pm
It looks like a version 1 product really, with all that implies.
We are very much at the R&D stage with no plans to go further yet. I currently have a...
June 8, 2010 at 2:40 am
If it's the first instance try 192.168.1.10,1433 instead of 192.168.1.10\instance.
Using the port rather than the instance name often works.
Tim
June 7, 2010 at 8:08 am
Try
SELECT CAST('Àíäðåé ,Ãóëüøàò , Åêàòåðèíà , Ðèììà , Àëåêñåé , Äèàíà , Ðàèñà' as varchar(8000)) COLLATE Chinese_Traditional_Stroke_Order_100_CS_AS_KS_WS
I happen to be working in a similar area and I think this works...
June 7, 2010 at 8:06 am
I guess the lack of responses answers my question!
😉
June 7, 2010 at 7:47 am
Steve Jones - Editor (5/17/2010)
If that's what I'm implying, I don't mean to. I mean that it's not that secret.
We can all agree with that. It's very easy to decrypt.
Steve...
May 17, 2010 at 9:12 am
Steve Jones - Editor (5/17/2010)
I see two arguments back.
-...
May 17, 2010 at 8:54 am
I can't follow some of the arguments on this thread...
Some say encryption is pointless because SQL Server encryption is easy to break - This is true but not an argument...
May 17, 2010 at 8:37 am
The site is brilliant in nearly every respect due in no small part to the editorial policy and the knowledge and goodwill of the individuals who contribute to it.
I...
May 17, 2010 at 5:57 am
There is also a product maturity point here.
Our main product is a heavy OLTP application and has been around since SQL Server 6.0. We used to have very significant problems...
April 13, 2010 at 2:12 am
Jeff, that is such an important point that it's a shame its buried here in response to the article posted here. It really warrants an article in its own right...
March 18, 2010 at 3:28 am
jacroberts (3/17/2010)
This is probably one of the most unreadable stories and unreusable pieces of code I have ever seen in an article.
Do you just mean it is long?
I agree some...
March 17, 2010 at 5:51 pm
Well said John. A simply stated and accurate introductory topic.
Can I hazard a guess that part two is on how to implement an effective and tested backup and recovery strategy?...
September 14, 2009 at 3:12 am
Still love the idea of a disclaimer on articles. Glad to hear you are investigating adopting it Steve.
However having come back to the thread after two days I now read...
August 15, 2009 at 4:35 pm
Viewing 15 posts - 61 through 75 (of 242 total)