Page 1 of 1

What is needed on client computer

Posted: Sat 07 Oct 2006 08:49
by Jelly
What is needed on clients machine running an application with SDAC components and accessing a network SQL server. Do I need any special drivers or is everything already installed on WinXP OS. How can I check this, and how can I install eventual missing componts on enduser's PC?

I didnt't have any problems til now, but I need to go sure, what is needed to ensure my application is running.

Posted: Mon 09 Oct 2006 11:57
by Jackson
SDAC requires OLE DB installed on workstation.
In current versions of Microsoft Windows, as Windows 2000, OLE DB is already included as standard package.
But it's highly recommended to download latest version (newer than 2.5) of Microsoft Data Access Components (MDAC) at http://www.microsoft.com/data

Posted: Mon 09 Oct 2006 18:37
by Jelly
Thanks for this.