Search all GP Blogs, Groups and Forums New!
GPWindow is Everything Dynamics GP. Try the Custom GP Search engine which searches high quality GP Blogs, and the Microsoft Dynamics GP Community Forums.
SQL Server Virtualization http://msdynamicsgp.blogspot.com/2008/11/sql-server-virtualization.html
Posted by noreply@blogger.com (Mark)
SQL Saturday Orlando is this Saturday, Oct. 25 http://msdynamicsgp.blogspot.com/2008/10/sql-saturday-orlando-is-this-saturday.html
In case you've missed, you still have a chance to attend
SQL Saturday this weekend in Orlando. I've been to SQL Saturdays in Orlando and Jacksonville before and they've both been great events. I've also heard some…
Posted by noreply@blogger.com (Mark)
SQL Saturday Orlando in October http://msdynamicsgp.blogspot.com/2008/08/sql-saturday-orlando-in-october.html
Along with more SQL Saturdays popping up all over the country, there's a
SQL Saturday in Orlando on October 25, 2008. SQL Saturday is a great,…
Posted by noreply@blogger.com (Mark)
SQL Server Consolidation http://msdynamicsgp.blogspot.com/2008/07/sql-server-consolidation.html
Posted by noreply@blogger.com (Mark)
SQL Server 2008 Slippage? http://msdynamicsgp.blogspot.com/2008/05/sql-server-2008-slippage.html
The r
umors are starting that SQL Server 2008 could slip into calendar Q4. I have no idea if…
Posted by noreply@blogger.com (Mark)
SQL Saturday and a Tweener http://msdynamicsgp.blogspot.com/2008/04/sql-saturday-and-tweener.html
More
SQL Saturday Jacksonville news. Not only is my GP reporting session ready to go,
Accolade Publications is letting me give away a copy of their Info and Posting Flows book! Free SQL training and swag. Wow!
Registration for
SQL Saturday Jacksonville on May 3, is now over 350 people so register now.
As an extra, End to End training is doing a day on SQL…
Posted by noreply@blogger.com (Mark)
I'm Speaking at SQL Saturday Jax http://msdynamicsgp.blogspot.com/2008/03/im-speaking-at-sql-saturday-jax.html
It's been confirmed that I'm speaking at
SQL Saturday Jacksonville on May 3, 2008. For those of you low on caffeine, that's a Saturday, hence the name, SQL Saturday. My topic is on reporting out of Dynamics GP and I'll be covering one of my favorite topics, how do you figure…
Posted by Mark
Early Thoughts on Dynamics GP and SQL Server 2008 http://msdynamicsgp.blogspot.com/2008/03/early-thoughts-on-dynamics-gp-and-sql.html
I haven't played with the SQL Server 2008 Community Technology Previews but I've read and listened to a lot about the upcoming release and a few things really stuck out as being helpful to DBA's supporting Microsoft Dynamics GP, even without any tweaking of the application for SQL Server 2008.
The items that hit me were:
- Resource Governor - this allows a DBA to define workload limits on the SQL server. For example, if GP shares the server with another application and you want GP to be primary, you could limit the other application to 20% of the processor power and grant GP 80% of the processor. A user on the other app gets 100% of the processing power until someone starts using GP. Then it throttles back to 20%. This scenario solves a couple…
Posted by Mark
SQL Server Unplugged - FREE! http://msdynamicsgp.blogspot.com/2008/03/sql-server-unplugged-free.html
More great free SQL Server resources for you. First there was SQL Saturday Orlando, then Tampa and coming in May is
Jacksonville .Now there's full day with 3 SQL…
Posted by Mark
Don't Hold Your Breath For SQL Server 2008 http://msdynamicsgp.blogspot.com/2008/01/dont-hold-your-breath-for-sql-server.html
Soon you're going to see a lot of launch events around SQL Server 2008, Visual Studio 2008 and Windows Server 2008. Well, VS2008 is available now, Windows Server 2008…
Posted by Mark
Basic SSIS Tuning http://msdynamicsgp.blogspot.com/2007/12/basic-ssis-tuning.html
I hit the
oPASS meeting last night and
Brian Knight of End to End Training did a nice job of presenting some tuning examples for SQL Server Integration Services. I can't begin to do his presentation justice but I can pass along a few things I learned.
1) SSIS processes information asynchronously, that is, in parallel, whenever it can. asynchronous processing is good, Ferrari good. Synchronous items in your SSIS package are bad…
Posted by Mark