Viewing 15 posts - 7,936 through 7,950 (of 19,564 total)
Hope it works
November 9, 2011 at 9:47 am
GilaMonster (11/9/2011)
Roy Ernest (11/9/2011)
November 9, 2011 at 9:46 am
Roy Ernest (11/9/2011)
November 9, 2011 at 9:44 am
Stefan Krzywicki (11/9/2011)
Brandie Tarvin (11/9/2011)
GSquared (11/9/2011)
GilaMonster (11/9/2011)
Ninja's_RGR'us (11/9/2011)
Am I the only 1 who wants to answer... if you don't know that, then why are you teaching this stuff??http://www.sqlservercentral.com/Forums/Topic1202806-150-1.aspx
Haven't you forgotten...
November 9, 2011 at 9:43 am
Koen Verbeeck (11/9/2011)
L' Eomot Inversé (11/9/2011)
Koen Verbeeck (11/8/2011)
L' Eomot Inversé (11/8/2011)
November 9, 2011 at 9:42 am
GSquared (11/9/2011)
GilaMonster (11/8/2011)
How can BCNF be sensibly discussed if the earlier normal forms aren't known?
Same way you can teach Algebra without learning Arithmetic first. You just ... uh ......
November 9, 2011 at 9:41 am
Thanks for the question Hugo. This is a good question. A bit surprising that only 42 have answered correctly thus far.:ermm:
November 9, 2011 at 9:36 am
nlakka (11/8/2011)
ips.partition_number,
ips.index_type_desc,
ips.record_count, ips.avg_record_size_in_bytes,
ips.min_record_size_in_bytes,
ips.max_record_size_in_bytes,
ips.page_count, ips.compressed_page_count
FROM sys.dm_db_index_physical_stats...
November 8, 2011 at 11:18 pm
What character is separating the data in this field? In other worlds, what character denotes the separation of text, s2 and c2?
Is it always the same character?
November 8, 2011 at 7:11 pm
Is that code a part of a report?
November 8, 2011 at 5:20 pm
When you created the report, you had to create a data source. What is the definition of your data source that you created in SSRS for this report?
November 8, 2011 at 5:07 pm
You could use the SSRS formatting functions, or you could more simply retrieve the data from the database already in that format.
Otherwise, you could try using the English (UK) report...
November 8, 2011 at 4:59 pm
I got to that link through
http://www.microsoft.com/sqlserver/en/us/future-editions.aspx and then by selecting get sql server/try it.
November 8, 2011 at 4:57 pm
If abc\serverA$ is specified as the user account in your data source, then that is the account that will connect to your database.
November 8, 2011 at 4:56 pm
Viewing 15 posts - 7,936 through 7,950 (of 19,564 total)