[Qt-interest] Distributing application using QTDS driver.

Christopher Rasch-Olsen Raa christopher at technophile.info
Sun Nov 22 14:31:41 CET 2009


On Sunday 22 November 2009 14:25:32 Wm. G. Urquhart wrote:
> Hi all,
> 
> I've written an application that uses the QTDS drivers to access SQL
> Server and works perfectly well on the development machine. Having built
> an installer and including (what I thought) to be the required DLLs I
> get an error saying the the "Driver not loaded".
> 
> I have checked the files written out by the installer and the
> qsqltds4.dll is present in the application's working directory, so to
> say the least I'm confused.
> 
> Can anyone please tell me what I need to do to resolve this.
> 

Use DependencyWalker to map which dlls you need to bundle.

-- 
Christopher



More information about the Qt-interest-old mailing list