Viewing 15 posts - 61 through 75 (of 139 total)
Ok, I just performed those actions you asked for.
They seem successful.
September 1, 2010 at 9:24 pm
ok, doing it now.
be back in a sec.
Thanks a lot Wayne
September 1, 2010 at 9:16 pm
Craig,
The data was just dumped from mainframe to a .txt file and I just imported it to sql server db.
September 1, 2010 at 7:59 pm
Hello good people, sorry for late response.
We have to leave the building at certain time of day and I just got here from heavy traffic.
Let me start responding from bottom...
September 1, 2010 at 6:11 pm
Thanks Wayne,
I would have been able to display it as I showed in the example but the problem is that when I query the db, it displays only the first...
September 1, 2010 at 1:24 pm
hi Jeff,
The data type is nvarchar(50) and it is stored one record per row.
However, rather than have the name appear, say 7 times ( or 7 rows), we want the...
August 29, 2010 at 1:06 pm
Jeff,
You are absolutely correct. The correct expression is the % wildcard.
I don't know where this guy got his from.
This is where I found the * wildcard:
http://blogs.sftsrc.com/stuart/archive/2009/05/08/154.aspx
As you can...
August 28, 2010 at 10:31 pm
Right, I do KNOW that the % is the wildcard character in sql server but I am also told that the % doesn't work in SSRS, rather it accepts the...
August 28, 2010 at 6:47 pm
Thanks a lot Luke for your kind response.
This is asking for Windows authentication.
As stated, everything was fine before.
What's funny is that I can see view the reports when I fire...
August 9, 2010 at 11:39 am
I *think* I got it working Scott.
I am having difficulty putting your ideas together to work for me.
I did, however, "borrow" an idea that I have kind of used differently.
Since...
June 14, 2010 at 1:24 pm
Actually, initially, the requirements weren't complete.
Initially, I was told to just worry about whether a client had been assigned to a judge previously for similar or different case(s).
If yes, automatically...
June 11, 2010 at 8:28 pm
Keith and Greg.
Thanks a lot for your inputs.
I grappled and fretted with this design for a long time and asked a lot of the questions you came up with.
Eventually, I...
June 11, 2010 at 2:18 pm
YES!
Experts-Exchange!!
I was actually thinking either Experts-Exchange or Tek Tips.
The legends of this forum continues to grow as it is loaded with superb talents.
Hope to get there one day.
In the last...
June 11, 2010 at 2:02 pm
Hi Scott,
Thanks.
I have made the change - index change.
I guess I don't understand why they have to pick a judge from a dropdown vs. you just randomly assigning one. Couldn't...
June 11, 2010 at 10:17 am
Thanks very much Scott.
I am fine with these changes.
Infact, I have modified my db so they now like these.
How do I approach the code from here?
Do I trash the codes...
June 10, 2010 at 5:40 pm
Viewing 15 posts - 61 through 75 (of 139 total)