Viewing 15 posts - 16 through 30 (of 130 total)
OK, sorry about that, I'll try again.
Tablea has
proc_id dtime proc_num
70360 20130404 3706
63 ...
June 10, 2013 at 1:57 pm
I was trying to capture just cases where the examination fields id and related_exam_id were the same. Maybe I was making it harder than I needed it to be.
Thanks very...
May 22, 2013 at 2:05 pm
I am getting an error, on the second line: incorrect syntax near examination
I'm not sure how to join them but will play around with it. Thanks.
May 22, 2013 at 12:02 pm
I think I can't get what I need because what is in the 3rd table is not related to any one item in the joined a and b tables. ...
May 17, 2013 at 12:12 pm
I tried using the convert and distinct. It runs but still gives me all the duplicate records. I also tried putting the results of the join on the first...
May 17, 2013 at 11:34 am
I tried using distinct but one of the fields I need is text and so can't use it.
Each table has an id PK only.
I may try making use...
May 17, 2013 at 11:06 am
I found the problem. I had to put the drive letter in the path name. Like:
\\servername\d$\foldername\filename.txt
Thanks to everyone for taking the time to help me with this.
March 18, 2013 at 12:11 pm
I can ping the other server from the server where the job runs. I have added full control to the share file on the other server where I want...
March 18, 2013 at 12:00 pm
I'm having the same error on some reports that return a lot of data and ask for parameters. Our SSRS is integrated with Sharepoint. Would we add the asp...
July 24, 2012 at 2:41 pm
I still don't understand why the query works, but not as a view.
Any thoughts?
Thanks so much.
May 10, 2012 at 2:28 pm
I took out mstr_end out of the select portion and it works. I didn't really need to select it, just had it while working on the request.
Thanks so...
May 9, 2012 at 2:50 pm
Thank you for those ideas.
I was hoping to do this without a second table though. I'm not using all the fields in the table to get the max date...
March 30, 2012 at 6:28 am
The account that I was logged in as and the account that SQLService runs as did not have any permission to files on the U drive. Our SA added them...
March 27, 2012 at 10:42 am
I had the server administrator increase permissions on the U drive and everything worked. I was able to bring database online and restore the other.
Thanks anyway, and maybe this will...
March 27, 2012 at 10:06 am
Just to clarify, I'm not upgrading the SQL Server for Sharepoint databases (that's already enterprise). THis is for a separate server used for Reporting Services which we have integrated...
March 8, 2012 at 9:33 am
Viewing 15 posts - 16 through 30 (of 130 total)