Viewing 15 posts - 151 through 165 (of 326 total)
The from end will be a SSRS report(2008 R2). And I think it should be supporting the font if sql server 2008 R2 is supporting it. As I mentioned in...
May 1, 2012 at 8:48 am
For anyone facing same issue, here is how the discussion went:
http://social.msdn.microsoft.com/Forums/en/transactsql/thread/8fb014a7-4505-48c2-9f8c-d35fcd73b208
May 1, 2012 at 7:54 am
And depends if you are going on a coffee break or not in between.
Don't join if you have to work alongwith/under the person who asked this.....
April 30, 2012 at 3:16 am
Can you pls provide the exact steps you followed to create the ODBC?
April 30, 2012 at 2:35 am
In GUI, "Be made..." options are used for logins not defined on above list. If you use a login present in list, then connection will be made using that else...
April 26, 2012 at 9:11 am
You may also try using GUI to see the options you didn't get here....
April 26, 2012 at 9:06 am
Pls provide some more details. From where you want to fire that query?
Whar do u expect in the returned resultset?
Larry Page(Ehsan.Akbar) (4/26/2012)
i have 3 servers ,and each of them...
April 26, 2012 at 4:02 am
I find microsoft press books for these exams quite helpful.
April 26, 2012 at 3:38 am
okay, got it. thanks....sometimes you miss to see the very obvious....
Lynn Pettis (4/25/2012)
S_Kumar_S (4/25/2012)
April 25, 2012 at 9:32 am
You are short of luck here. You can't call function without schema prefix.
April 25, 2012 at 9:28 am
Now the question is: if datatype of column is datetime, then how 29thfeb2011 got inserted in the table. It is not allowed by sql server.
April 25, 2012 at 9:16 am
The datatype of this column in table is datetime, right? if not then there might be some values which might not get convered to dateime datatype.
I picked some values, and...
April 25, 2012 at 8:40 am
Can you paste some records that service_data column has? I replaced your Service_date with getdate() and it worked fine.
April 25, 2012 at 8:31 am
So can errors with same severity level behave differently? like this case.
If yes, then it can be a problem.
GilaMonster (4/25/2012)
S_Kumar_S (4/25/2012)
April 25, 2012 at 8:03 am
Viewing 15 posts - 151 through 165 (of 326 total)