Viewing 15 posts - 4,651 through 4,665 (of 11,678 total)
Brandie Tarvin (10/3/2013)
Grant Fritchey (10/3/2013)
Brandie Tarvin (10/3/2013)
Odd. I don't see your post yet, Grant. Does MSSQL moderate their comments?Weird. Still nothing. Jeremy must be very unhappy with me.
Can you see...
October 3, 2013 at 11:20 am
GilaMonster (10/3/2013)
Avatars borked?Edit: Apparently not. Either temporary or local problem.
I've encountered some issues as well:
http://www.sqlservercentral.com/Forums/Topic1501074-433-1.aspx
October 3, 2013 at 11:17 am
Can you be a bit more specific on what you want to achieve?
Table DDL, sample data and desired output are appreciated.
Regarding replies: you can edit your subscriptions for each post....
October 3, 2013 at 3:43 am
Beatrix Kiddo (10/3/2013)
I can see your avatar. Does that help? Probably not.
Hmmmm. Weird.
Maybe it is suddenly blocked here by a firewall.
Still, I cannot change the avatar in my profile, as...
October 3, 2013 at 3:38 am
You might want to give a little more explanation.
What exactly do you need to achieve? Difference can mean a whole lot of things.
Sample data and desired output are appreciated.
October 3, 2013 at 3:22 am
You'll probably need a cursor to update your values, because to calculate the OneStopOrNot column for one row, you need the calculated result of OneStopOrNot column of the previous row.
With...
October 3, 2013 at 3:20 am
You only use date and time if you need them seperately.
For example, for a lot of data you only need the date part. The birthdate is a good example.
In SQL...
October 3, 2013 at 2:21 am
I think the main difference is that a log backup actually does a backup?
October 3, 2013 at 2:11 am
When you install SSRS on a server, the web service is installed as well.
You can retrieve reports from this web service once you have them deployed to the server.
October 3, 2013 at 2:06 am
KumarSQLDBA (10/3/2013)
Ensure the missing objects exists in the DB2 database before data transfer to SQL server!
I sure hope that guy solved his problems 4 years ago 😉
October 3, 2013 at 2:04 am
Phil Parkin (10/3/2013)
3 - easy for beginnersVB.NET has the edge here, IMO
I learned both languages by self-study, and they are both easy in my opinion.
Looking at the future and...
October 3, 2013 at 1:54 am
October 3, 2013 at 1:40 am
To get some decent answers, it might help if you post table DDLs, sample data and desired output.
October 3, 2013 at 1:34 am
Viewing 15 posts - 4,651 through 4,665 (of 11,678 total)