How much does your DBA really know about data modeling? Data modeling can simplify routine tasks and provide valuable context for a database...
Embarcadero USA
Breaking Down Business Barriers with Enterprise Architecture – Slide Presentation
Below is the slide presentation from our recent webinar Breaking Down Business Barriers with Enterprise Architecture. See the companion webinar at:...
Working with DBArtisan’s Performance Analyst
In this video, Scott Walz covers DBArtisan's Performance Analyst, a cross-platform real time performance tool. Try DBArtisan free See more DBA...
Enabling Enterprise Agility Through Model-Driven Data Design
There is a growing need to integrate diverse databases with each other and with new data sources. This is accomplished through integration of data...
Creating and Identifying Deadlocks in SQL Server
This video from John Sterrett shows you how to create a deadlock and how you can proactively monitor deadlocks using the default system_health...
Tips of the Week for SQL Server DBAs
Here are 10 quick SQL Server tips and tricks for DBAs compiled by SQL Server expert Pinal Dave. RAISERROR in the format RAISERROR integer...
10 Quick Tips & Tricks for SQL Server Developers
Here are 10 quick SQL Server tips and tricks for database developers compiled by SQL Server expert Pinal Dave. For inefficient query plans: Check...
10 Consejos y trucos rápidos para SQL Server Desarrolladores
Aquí hay 10 consejos de SQL Server rápidas y trucos para los desarrolladores de bases de datos recopilados por expertos de SQL Server Pinal de Dave....
Video: DBArtisan for the DBA
This is an overview of Embarcadero DBArtisan from the DBA and Developer Skill Sprints webinar series. Scott Walz highlights some of the features...
IDC Technology Spotlight: Enabling Enterprise Agility Through Model-Driven Data Design
IDC Technology Spotlight: Enabling Enterprise Agility Through Model-Driven Data Design There is a growing need to build and integrate databases with...
Object Filtering in DBArtisan and Rapid SQL – DBA and Developer Skill Sprint
In this Skill Sprint video from the DBA and Developer Skill Sprint series we look at object filtering in DBArtisan and Rapid SQL; Learn more about...
ISQL Editor in DBArtisan and Rapid SQL – DBA and Developer Skill Sprints
In this skill sprint we cover ISQL editor features in DBArtisan and Rapid SQL. Learn about the options available in the ISQL window for different...
Finding Your Top Offending Statements with Extended Events
Finding the top offending statements for a specific workload can be hard if you are not using the best tool in your toolbox. On SQL Server 2012 and...
Video: ER/Studio Support for Hadoop Hive
Since data stored in Hadoop is almost always used for analytics, and because of its immense volume and wide variety, the need for data modeling has...
Model Your Hadoop Hive Databases with ER/Studio
With round-trip database support, data modeling professionals can use ER/Studio Data Architect to easily reverse-engineer, compare and merge, and...
The DBA and Developer Career Tips eBook
The DBA and Developer Career Tips eBook Author:Pinal Dave Like in any profession, DBAs and developers face competition in the workforce for job...
Solution for the EditorLineends.ttr issue
During the month of August 2014, Microsoft issued a security patch for Windows (http://support.microsoft.com/kb/2993651). This update had an impact...
Making "Stay-on-top-forms" do want you want
Delphi supports this type of forms by providing the FormStyle property for the TForm class. All you have to do is to set this property to...
Playing WAV and MIDI files Using DirectX Audio with Delphi
DirectX Overview Conducting a survey about what game programming API used by most of game softwares running on PC, I am sure that, DirectX will be...
Error ‘Could Not Load SSL Library’ when using Indy SSL components
Problem: When using the Indy SSL components, an error 'Could Not Load SSL Library' is raised. Answer: This error is raised because you must...
Oracle user functions, ORA-06553 expression of of wrong type
Question and Answer Database FAQ: FAQ4561B - Oracle user functions, ORA-06553 expression of of wrong type Category: Database (Oracle) Platform:...
Working with cookies
Technical Information Database TI4523D.txt - Working with cookies Category :Internet/WEB Platform :All-32Bit Product :All32Bit, Description: The...
Oracle database link, cursor, ORA-03106: fatal two-task communication protocol error
Question and Answer Database FAQ: FAQ4507B - Oracle database link, cursor, ORA-03106: fatal two-task communication protocol error Category: Database...
How do I create a stand-alone application in C++Builder.
Question: How do I create a stand-alone application, i.e. one that does not require external DLL or BPL files? Answer: There are two project...