Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does the Measurement Studio C Tutorial require a SHSQL.DLL?

Running the Measurement Studio C++ Tutorial the first time, I get a "requires SHSQL.DLL" error message on execution. I'm under NT 4.0, SP6. Visual Studio 6, SP5. Looking at the Microsoft site, they say SHSQL.DLL is a symbol handler for SQL. Why would a graphical control of a sine wave generator require SQL code at all? And if its truly required, where do I obtain this file?
0 Kudos
Message 1 of 2
(3,889 Views)
This DLL must be required by MFC projects and should be installed with Visual Studio. I have no idea why you don't have it on your system, but it should be in the Visual Studio folder under Common\MSDev98\Bin. I attached my copy to this message (I'm using WinXP), but if that DLL is missing there is likely other missing files and issues. I would recommend reinstalling Visual Studio.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(3,889 Views)