SQL SERVER2008 DBX Error: Driver could not be properly initialized
时间:2015-01-19 12:22:29
收藏:0
阅读:1068
raised exception class TDBXError with message ‘DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the system path.‘.
http://docwiki.embarcadero.com/RADStudio/XE7/en/DbExpress_Database_Specific_Information
Install the SQL Server Native Client for Windows
2008
http://msdn.microsoft.com/en-us/sqlserver/ff658533.aspx
2014
评论(0)