⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 adorwaccess.plg

📁 在Visual C++数据库编程中,访问数据库的另一种方式是采用ADO技术,现提供源码供大家参考.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AdoRWAccess - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/AdoRWAccess.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\AdoRWAccess.cpp"
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\AdoRWAccessDlg.cpp"
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\BtnST.cpp"
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\HyperLink.cpp"
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\PictureEx.cpp"
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\WinXPButtonST.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13D.tmp"" 
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/AdoRWAccess.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\work\vc数据库编程\11-9\第9章\AdoRWAccess\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13E.tmp"" 
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13F.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/AdoRWAccess.pdb" /machine:I386 /out:"Release/AdoRWAccess.exe" 
".\Release\AdoRWAccess.obj"
".\Release\AdoRWAccessDlg.obj"
".\Release\BtnST.obj"
".\Release\HyperLink.obj"
".\Release\PictureEx.obj"
".\Release\StdAfx.obj"
".\Release\WinXPButtonST.obj"
".\Release\AdoRWAccess.res"
]
Creating command line "link.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP13F.tmp""
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
f:\work\vc数据库编程\11-9\第9章\adorwaccess\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
AdoRWAccess.cpp
AdoRWAccessDlg.cpp
BtnST.cpp
HyperLink.cpp
PictureEx.cpp
WinXPButtonST.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "OLEPRO32.DLL" discarded by /OPT:REF



<h3>Results</h3>
AdoRWAccess.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -