Viewing 15 posts - 166 through 180 (of 2,838 total)
SQLRNNR (1/7/2015)
Stefan Krzywicki (1/7/2015)
Steve Jones - SSC Editor (1/7/2015)
Ahhh, the cloud... http://www.computerworld.com/article/2865802/verizon-warns-enterprise-cloud-users-of-48-hour-shutdown.html
Wow, that's a complete disaster. I wouldn't just be "downloading data to make sure I had access during the...
January 7, 2015 at 11:28 am
Wayne West (1/7/2015)
January 7, 2015 at 11:25 am
Steve Jones - SSC Editor (1/7/2015)
Ahhh, the cloud... http://www.computerworld.com/article/2865802/verizon-warns-enterprise-cloud-users-of-48-hour-shutdown.html
Wow, that's a complete disaster. I wouldn't just be "downloading data to make sure I had access during the outage" I'd be...
January 7, 2015 at 9:50 am
IncidentalProgrammer (1/6/2015)
Grant Fritchey (1/6/2015)
IncidentalProgrammer (1/6/2015)
"The full backups would be...
January 6, 2015 at 7:12 am
The link I gave you for the data types is part of Microsoft's Book On Line for SQL Server. That and TechNet are two great resources for you, but they...
January 5, 2015 at 7:17 am
Happy New Year everyone!
Who, like me, is at work today?
January 2, 2015 at 7:43 am
IncidentalProgrammer (12/29/2014)
Stefan Krzywicki (12/29/2014)
IncidentalProgrammer (12/29/2014)
Stefan Krzywicki (12/29/2014)
December 30, 2014 at 7:52 am
GilaMonster (12/30/2014)
IncidentalProgrammer (12/29/2014)
December 30, 2014 at 7:38 am
IncidentalProgrammer (12/29/2014)
Stefan Krzywicki (12/29/2014)
December 29, 2014 at 2:51 pm
IncidentalProgrammer (12/29/2014)
December 29, 2014 at 11:59 am
I just thought of something else.
You might want to be doing some of the initial development/testing in SQL Server 2012 instead of in Access. It'll make it easier to learn...
December 29, 2014 at 8:54 am
When you switch Access to SQL Server and let the tool do the transfer, you can get really weird formatting of your TSQL. You might want to allocate some time...
December 24, 2014 at 11:29 am
I'd like to add that I got my start in IT by building small systems in Access or some programming languages while I was a secretary. That said, it was...
December 24, 2014 at 9:48 am
Eirikur Eiriksson (12/23/2014)
Lynn Pettis (12/23/2014)
Eirikur Eiriksson (12/23/2014)
Lynn Pettis (12/23/2014)
December 24, 2014 at 7:29 am
farrukhhameed786 (12/23/2014)
Thank you
I removed the join hint form the statement by replacing below. The application having no breaking or fault.
1.
FROM [Test1].[dbo].ITEM_EVENT e,[Test1].[dbo].ITEM_PROPERTY p0
WHERE e.ITEM_ID = p0.ITEM_ID
2.
...
December 24, 2014 at 7:28 am
Viewing 15 posts - 166 through 180 (of 2,838 total)