Viewing 15 posts - 91 through 105 (of 117 total)
Sorry I wasn't explicit enough. I may be off base here, but if I want to lookup the last X number of records based on their GUID or Identity, is...
November 3, 2008 at 8:26 am
I, too, am getting #Error when running my report. I'm trying to get the name of the month and year to display in my header. The year part...
October 29, 2008 at 12:01 pm
Thanks Tommy, it works!! Now, what if I need to see results for more than one table by executing the temp sproc only once? i.e.
Exec #TSQL_Search...
October 28, 2008 at 8:14 am
Tommy,
Thanks for the headsup. However, in sql 2005, I executed the sproc as exec #TSQL_Search 'ReportProcessing' (ReportProcessing being the Db) where there are a bunch of sprocs but the...
October 27, 2008 at 9:38 am
Although I'm using MSSQL Server Mgmt Studio, I'm querying DB's in 2000 and 2005. Why?
October 17, 2008 at 11:50 am
I just tried to run the code but I'm getting error msg:
Msg 170, Level 15, State 1, Line 10
Line 10: Incorrect syntax near '('.
Msg 156, Level 15, State 1, Line...
October 17, 2008 at 9:55 am
Never heard of the SWITCH function but I'll give it a go.
BTW, what's BOL?
thx fellas.
August 26, 2008 at 3:05 pm
I see where you're coming from, however, I'm still passing one result set into the report. As for the filters, I have two tables referencing the same dataset only...
August 20, 2008 at 8:38 am
Thans all for your knowledgeable suggestions. However since Jack's and Toolman's didn't work, and since my code is a complex stored proc that creates five temp tables within, I...
August 19, 2008 at 7:24 am
Thanks for the help. However I entered the expression exactly the way you worded it in the table properties/filter section, but when I try to run the report I get...
August 18, 2008 at 8:59 am
thx,
Now I need to convert getdate() as 2008-08-06 00:00:00
What's the best syntax I can use?
JOhn
August 5, 2008 at 12:15 pm
And how would I do that? Meaning what modifications do I need to make to my code?
thx,
John
July 22, 2008 at 9:34 am
Thanks to both, I'll look into this.
July 11, 2008 at 7:16 am
Viewing 15 posts - 91 through 105 (of 117 total)