-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have two classes, one inherited from the other. When I compile, I get the following errors:
1Entity.obj : error LNK2019: unresolved external symbol "public: __thiscall Utility::Parsables::Base::Base(void)" (??0Base@Parsables@Utility@@QAE@XZ) referenced in function "public: __thiscall Utility::Parsables::Entity::Entity(void)"…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
Few days ago, I wrote about SQL SERVER – Out of the Box – Activity and Performance Reports from SSSMS (Link). A user asked me a question regarding if we can use similar reports to get the detail about Indexes. Yes, it is possible to do the same. There are similar type of reports are available at Database…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
I recently downloaded Idera’s SQL virtual database, and tested it. There are a few things about this tool which caught my attention.
My Scenario
It is quite common in real life that sometimes observing or retrieving older data is necessary; however, it had changed as time passed by. The full database…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
During my recent, training I was asked by a student if I know a place where he can download spatial files for all the countries around the world, as well as if there is a way to upload shape files to a database. Here is a quick tutorial for it.
VDS Technologies has all the spatial files for every…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
Laerte Junior
Laerte Junior has previously helped me personally to resolve the issue with Powershell installation on my computer. He did awesome job to help. He has send this another wonderful article regarding performance counter for readers of this blog. I really liked it and I expect all of…
>>> More