Marvin
|
| Posted: 05/23/2005, 8:28 PM |
|
When I attempt to build my project (SQL Server database),
I get the below error. Does anyone have any suggestions
for solving this problem?
vbc : Command line error BC2017 : could not find library 'Microsoft.Data.Odbc.dll'
vbc : Fatal error BC2000 : compiler initialization failed unexpectedly: The system cannot find the file specified.
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~HOMEO~1>REM _End MakeAll
=======================================
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 05/24/2005, 2:51 AM |
|
Marvin,
download and install the ODBC .NET Data Provider from Microsoft http://www.microsoft.com/downloads/details.aspx?FamilyI...&displaylang=en
_________________
Regards,
Nicole |
 |
 |
|