
aartemiou.blogspot.com
The SQL Server and .NET BlogBlog dedicated to Microsoft SQL Server Development and Administration
http://aartemiou.blogspot.com/
Blog dedicated to Microsoft SQL Server Development and Administration
http://aartemiou.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
1.4 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
21
SSL
EXTERNAL LINKS
115
SITE IP
0.0.0.0
LOAD TIME
1.403 sec
SCORE
6.2
The SQL Server and .NET Blog | aartemiou.blogspot.com Reviews
https://aartemiou.blogspot.com
Blog dedicated to Microsoft SQL Server Development and Administration
The SQL Server and .NET Blog: In-Memory Optimization in SQL Server: A Simple Experiment
http://aartemiou.blogspot.com/2014/08/in-memory-optimization-in-sql-server.html
The SQL Server and .NET Blog. Sunday, August 31, 2014. In-Memory Optimization in SQL Server: A Simple Experiment. In one of my previous articles. I briefly introduced In-Memory Optimization. In SQL Server 2014. In this article we will conduct a simple experiment utilizing this new technology and discussing the benefits. The experiment will be organized in the following steps:. Create the In-Memory processing enabled database. Create the tables (disk-based, memory-enabled). CREATE DATABASE InMemDB;. Alter...
The SQL Server and .NET Blog: There is insufficient system memory in resource pool 'internal' to run this query.
http://aartemiou.blogspot.com/2015/03/there-is-insufficient-system-memory-in.html
The SQL Server and .NET Blog. Monday, March 30, 2015. There is insufficient system memory in resource pool 'internal' to run this query. Even though you might get the above error message for different occasions, one thing is for sure, it has to do with memory management. :). You can perform the above action as follows:. Right click on instance name in SSMS - Select "Properties" - Select the "Memory" tab. You then get the below dialog (in this example I have set as maximum server memory 3GB):. If the abov...
The SQL Server and .NET Blog: Selected Tweets of Year 2014!
http://aartemiou.blogspot.com/2014/12/selected-tweets-of-year-2014.html
The SQL Server and .NET Blog. Wednesday, December 31, 2014. Selected Tweets of Year 2014! So here I am, writing the last post for 2014! Don't worry new posts for 2015 are coming up soon! With only few hours left to welcome the new year, my thoughts go back deep into 2014 trying recollect the highlights of this year through my personal aspect. Beyond the personal highlights I would like to add a note regarding the Community-related ones. The discussions after my sessions in conferences or via your comment...
The SQL Server and .NET Blog: T-SQL Tip: How to Create a Simple Linked Server Between SQL Server Instances
http://aartemiou.blogspot.com/2012/09/t-sql-tip-how-to-create-simple-linked.html
The SQL Server and .NET Blog. Friday, September 14, 2012. T-SQL Tip: How to Create a Simple Linked Server Between SQL Server Instances. The Entire Operation Takes Place on the Local Instance. Create the linked server object. EXEC master.dbo.sp addlinkedserver. Server = N'[LinkedServerName]',. Set up the user mapping between local and remote instances. EXEC master.dbo.sp addlinkedsrvlogin. Useself=N'False',@locallogin=N'[LocalLogin SQL or Windows]',. Rmtuser=N'[Remote SQL Login Name]',. The SQL Server and...
The SQL Server and .NET Blog: Where are Programmability Objects Stored in SQL Server?
http://aartemiou.blogspot.com/2013/11/where-are-programmability-objects.html
The SQL Server and .NET Blog. Thursday, November 21, 2013. Where are Programmability Objects Stored in SQL Server? SQL Server programmability objects such as stored procedures, functions, assemblies, etc. are widely used, especially in cases of a major database design where you want to have a well-structured database with code reuse and performance. Even though many of us use these programmability features, we do not often think of where these objects are stored. The first catalog is " sys.objects. IF = ...
TOTAL PAGES IN THIS WEBSITE
21
Cyprus .NET User Group
https://sites.google.com/site/cydnug
Cyprus .NET User Group. The SQL Server and .NET Blog. The SQL Server and .NET TV. Welcome to the new Cyprus .NET User Group Website! New Events in 2015! New user group meeting and other activities are being cooked for 2015! Posted Jan 15, 2015, 12:46 PM. By Cyprus .Net User Group. Showing posts 1 - 1. Event #26 - May 22 2013: Windows Azure / SQL Database. Posted Dec 24, 2013, 5:36 AM. By Cyprus .Net User Group. Event #25 - Feb 28 2013: OWASP Top 10 No-No's. Posted Mar 6, 2013, 12:08 PM. Join the CDNUG .
Artemiou SQL Books - Administering SQL Server ToC
https://www.aartemiou.com/sqlbooks/toc-administering-sql
Welcome to Artemiou SQL Books. BSc, M.Sc., MCP, MCTS (Charter Member), MCITP. Senior SQL Server Architect, Microsoft Data Platform MVP (SQL Server). CDNUG Lead, INETA Country Leader, Creator of Artemiou Data Tools Software Collection. Author of The SQL Server and .NET Blog eBook Series. Owner of The SQL Server and .NET Blog and The SQL Server and .NET TV. About Artemiou SQL Books. The SQL Server and .NET eBook Series: Administering SQL Server. December 2, 2013. Please use this link. Please use this link.
Two-Minute Video Series | In-Memory OLTP Simulator Blog
http://blog.inmemoltpsim.com/2015/07/15/video_running_standard_scenarios
In-Memory OLTP Simulator Blog. About In-Memory OLTP Simulator. July 15, 2015. I will be posting a two-minute video presenting features. Of In-Memory OLTP Simulator. On a regular basis in order to help you better understand its functionality. This week’s video shows live how to execute a simple Standard Scenario simulation in In-Memory OLTP Simulator and how to have a quick view to the simulation statistics:. Please follow and like us:. Video: Introducing In-Memory OLTP Simulator. Happy New Year 2016!
Προγραμματιστικά: Παράδειγμα Εφαρμογής - μέρος 3
http://programmatistika.blogspot.com/2012/04/3.html
Monday, April 9, 2012. Παράδειγμα Εφαρμογής - μέρος 3. Στην προηγούμενη ανάρτηση δημιουργήσαμε μια κλάση η οποία περιγράφει τους παίκτες. Επειδή αντιλαμβάνομαι ότι τελικά τα γράμματα δεν ήταν ευδιάκριτα, παραθέτω τον κώδικα εδώ. (σαν εικόνα . επειδή βαριέμαι να βάλω τα χρώματα). Όπως μπορείτε να διαπιστώσετε, ο κάθε παίκτης δεν γνωρίζει τι γίνεται γενικά στο παιχνίδι, παρά μόνο τις δικές του κινήσεις. Τις κινήσεις του ο παίκτης της κρατά στον πίνακα moves. Τι θέλουμε να κάνουμε:. Τι πρέπει να προσέξουμε:.
Προγραμματιστικά: T-Sql Bulk Insert, Data Import (μέρος 1ο)
http://programmatistika.blogspot.com/2012/03/t-sql-bulk-insert-data-import-1.html
Sunday, March 18, 2012. T-Sql Bulk Insert, Data Import (μέρος 1ο). Μια καλή ημέρα, ενώ είσαι άνετος και χαλαρός στο γραφείο σου, ο project leader σου ανακοινώνει ότι το σύστημα που αναπτύσσεις πρέπει να υποστηρίζει μαζική εισαγωγή (import) δεδομένων από άλλο σύστημα σε τακτά χρονικά διαστήματα (πχ. κάθε εβδομάδα, ή κάθε μήνα κ.ο.κ). Το άλλο σύστημα παράγει flat αρχεία - δηλαδή απλά αρχεία κειμένου, όπου κάθε γραμμή αντιστοιχεί σε μια εγγραφή. Σε έτσι περιπτώσεις, οι βασικές απαιτήσεις είναι:. Ένα flat αρ...
Business Solutions Software Development - The old, new and the future!: Domain specific language - Primer
http://kdaviesb.blogspot.com/2008/03/domain-specific-language-primer.html
Business Solutions Software Development - The old, new and the future! These are just a few of the interesting problems (and solutions) that I find everyday during my software development, training and evangelism :). Wednesday, March 26, 2008. Domain specific language - Primer. Perhaps you may have seen this term in VS2008 when it loads up on the start screen or perhaps you have seen it in some academic course of study, or perhaps you have no idea what it is! What can you do with it? 183; Designer defini...
Business Solutions Software Development - The old, new and the future!: From MCT to DPE !!
http://kdaviesb.blogspot.com/2008/02/from-mct-to-dpe.html
Business Solutions Software Development - The old, new and the future! These are just a few of the interesting problems (and solutions) that I find everyday during my software development, training and evangelism :). Friday, March 28, 2008. From MCT to DPE! I've just signed my contract to start working as a .NET Platform Developer Evangelist with Microsoft! If ever you've heard the term above and wondered what exactly it's all about, here is a quick run down. Labels: .NET Platform. Subscribe to: Post Com...
Business Solutions Software Development - The old, new and the future!: Power commands for Visual Studio 2008
http://kdaviesb.blogspot.com/2008/04/power-commands-for-visual-studio-2008.html
Business Solutions Software Development - The old, new and the future! These are just a few of the interesting problems (and solutions) that I find everyday during my software development, training and evangelism :). Tuesday, April 22, 2008. Power commands for Visual Studio 2008. For more information about extending Visual Studio. For a list of features look here. If this is for you you can download it here. Labels: Visual Studio 2008. Subscribe to: Post Comments (Atom). TechEd Developers BCN 2006. Basic...
mixbig: Microsoft Momentum 2009
http://bmijuskovic.blogspot.com/2009/12/microsoft-momentum-2009.html
Thursday, December 10, 2009. Last month there was an MS event going on in Cyprus, Momentum 2009. Being different from previous events, this one seemed to me as the best until now. If nothing else but because of the venue where the event took place. Usual MS events in Cyprus are 'played' at the hotel conference rooms while this year's Momentum had a full-size Hall within the Cyprus State Fair exhibition area. Professionalism was on their side this time. Has more details about the event and his session here.
TOTAL LINKS TO THIS WEBSITE
115
ΑΝΔΡΕΑΣ Α.ΑΡΤΕΜΗΣ
ACM
Segunda-feira, 31 de maio de 2010. The Beatles- Tomorrow Never Knows. Composição: Lennon / McCartney. Turn off your mind, relax and float down stream,. It is not dying, it is not dying. Lay down all thoughts, surrender to the void,. It is shining, it is shining. Yet you may see the meaning of within. It is being, it is being. Love is all and love is everyone. It is knowing, it is knowing. And ignorance and hate mourn the dead. It is believing, it is believing. But listen to the colour of your dreams.
The SQL Server and .NET Blog
The SQL Server and .NET Blog. Monday, May 4, 2015. Transferring Ownership of All Database Objects Back to DBO. Consider the following scenario: You created a Window or SQL login in SQL Server and in the user mapping along with assigning a database role membership, you assigned as default schema something different than the “dbo”. Take as an example the following screenshot:. As you can see, the SQL login “ testLogin. If you still want to remove the login don’t lose hope, there is a way! And maybe any oth...
Artemakis Artemiou - SQL Server MVP, Senior SQL Server Architect
Welcome to the Official Website of Artemakis Artemiou. BSc, M.Sc., MCP, MCTS (Charter Member), MCITP. Senior SQL Server Architect. Microsoft SQL Server MVP. Leader of Cyprus .NET User Group. INETA Country Leader for Cyprus. The SQL Server and .NET Blog eBook Series". The SQL Server and .NET Blog" and "The SQL Server and .NET TV". The true sign of intelligence is not knowledge but imagination." -. April 1, 2015]:. Microsoft SQL Server MVP for the 7th Year in a Row! March 30, 2015]:. March 5, 2015]:. Learn...
Aartemis Portal Site – My Homepage – The best and most complete navigation site of the US!
Deal or No Deal. Alliance of Vialliant Arms. 2014 Powered by Aartemis.
SOCIAL ENGAGEMENT