Viewing 15 posts - 1,021 through 1,035 (of 2,038 total)
Nope. The customer!
Sure, the tester also found this "feature" (as first) but the TPM thought there is no time to fix it for the first version and the customer "for...
May 9, 2009 at 10:39 am
I completely know what you mean... They call it "marketing strategy" to be able to offer any DBMS.
I forgot the last funny part. The product went productive and on first...
May 9, 2009 at 10:21 am
Hi
Well, I'm completely with Barry and Alvin and Timothy. Let me take Timothy's last question:
Could I ask why you have a table with so many columns and how you are...
May 9, 2009 at 10:07 am
Hi Tom
I think there is no other way than dynamic SQL to create a dynamic pivot in SQL. This depends on the fact that the PIVOT is usually a reporting...
May 9, 2009 at 9:50 am
Jeff Moden (5/9/2009)
Florian Reischl (5/9/2009)
Jeff Moden (5/9/2009)
BTW - It is good to see growing acceptance of the idea that ANSI standards are kinda 'blah'. I couldn't agree more 🙂
Man,...
May 9, 2009 at 9:40 am
Jeff Moden (5/9/2009)
BTW - It is good to see growing acceptance of the idea that ANSI standards are kinda 'blah'. I couldn't agree more 🙂
Man, I agree with that....
May 9, 2009 at 8:07 am
Hi Andrew
Thanks for your reply!
The disk space should not be the problem. The databases (all together) on this server are currently about 500GB and the available storage is 2TB.
Sorry for...
May 9, 2009 at 7:47 am
@paul-2: Starting with a string.Join or a StringBuilder? 😉
@bob-2: Thanks! I'm also happy that I found this forum! I learned much more about SQL Server in the last few month...
May 9, 2009 at 7:12 am
One dollar for every ";" I wrote (I'm usually C# coder) ... *sigh*
Could you please surround your command execution with the following code. The code needs to import "System.IO". I...
May 9, 2009 at 6:59 am
Hi
You wrote "Report". Do you get the error in your report application? SSRS?
Did you try to execute the query in SSMS?
Greets
Flo
May 9, 2009 at 5:51 am
Hi
How long does it take until you get the error? If it takes about 10 minutes you have to set a higher command-timeout (or zero for no timeout).
If the execution...
May 9, 2009 at 5:36 am
Hi ibrahim
What do you mean with "import" and "copy"? Did you try to use the SSMS "Generate Scripts" feature? This should work to script procedures, views and functions.
Where do you...
May 9, 2009 at 5:26 am
Hi Tung
I'm not sure if I got you but if you try to find a way to store any custom information about your products within your database design I would...
May 9, 2009 at 5:24 am
Heh... this is quiet simple (if you are currently dreaming of string-splitting like me). It's not simple.
What you need is to split your data into pieces by " " and...
May 9, 2009 at 4:26 am
Paul White (5/9/2009)
Understood! I will stop building you up :laugh:
:crying:
But it is so nice to see that there are people who are interested in me... 😀
Congrats on reaching Ten...
May 9, 2009 at 3:55 am
Viewing 15 posts - 1,021 through 1,035 (of 2,038 total)