February #SQLChat – “Automating Your Environment”

February #SQLChat – “Automating Your Environment”

It’s that time again! IDERA’s next Twitter Chat will be held on Wednesday, February 17 from 11 AM to 12 PM  (CST). This chat will revolve around automating your database environment. Questions will focus on what tasks and tools people commonly automate, techniques...

January #SQLChat Wrap-Up

January #SQLChat Wrap-Up

A new year means new beginnings! And, what a better way to celebrate than with a Twitter Chat centered around SQL Server and starting a new job. IDERA hosted its 7th Twitter Chat on Wednesday, January 20th at 11 AM CST with Pinal Dave, technology enthusiast and...

Adding a style selector to your application

Adding a style selector to your application

With RAD Studio 10 Seattle, we provide built-in default styles for iOS, Android, Windows and Mac. Additional styles can be found in the Styles directory installed with the product, and in the premium styles bonus pack. Adding a style selector to your application...

Cost Threshold and Max Degree of Parallelism

Cost Threshold and Max Degree of Parallelism

SQL Server has many options for configuring a database system. Most do not become apparent until some part of the system does not function “properly”. Parallelism is one of these settings. You will see Waits for Parallelism and blocking if this setting is not...

National Rubber Ducky Day

National Rubber Ducky Day

What does IDERA love as much as our customers? Rubber Ducks! National Rubber Ducky Day is Wednesday, January 13. To help celebrate this holiday we are sending you our newest IDERA duck for free! All you have to do is post a picture of your favorite IDERA duck, tag us...

Change dproj file and product version

If you have a project with automatic builds is posible that you want change the File/Product version of the file. Using the code below you can create a console application for to modify these values easily. program ChangeVersion; {$APPTYPE CONSOLE} {$R *.res} uses...

New Delphi Seattle MongoDB Sample

New Delphi Seattle MongoDB Sample

I created some more Delphi 10 Seattle samples to show off MongoDB and FireDAC functionality: LocalSQL, Indexing & Geospatial. The first one queries some data from MongoDB allowing you to specify the match, sort and projection, then it stores the results in a...

1 94 95 96 97 98 124