VC++
想用ADO #import "c:\program files\common files\system\ado\msado15.dll" no_namespaces rename("EOF","adoEOF")
c:\program files\microsoft visual studio\myprojects\jtcwgl\adodb.h(8) : warning C4185: ignoring unknown #import attribute 'no_namespaces'
c:\program files\microsoft visual studio\vc98\include\comutil.h(101) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
执行 cl.exe 时出错.
JTCWGL.exe - 1 error(s), 0 warning(s)
怎么解决啊