InteractiveSQL.plg
资源名称:ISQL_src.zip [点击查看]
上传用户:jsxglz
上传日期:2007-01-03
资源大小:117k
文件大小:4k
源码类别:
SQL Server
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: InteractiveSQL - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"Release/InteractiveSQL.res" /d "NDEBUG" /d "_AFXDLL" "D:DevInteractiveSQLInteractiveSQL.rc""
- Creating temporary file "C:TEMPRSP92.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/InteractiveSQL.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:DevInteractiveSQLcatsets.cpp"
- "D:DevInteractiveSQLCntrItem.cpp"
- "D:DevInteractiveSQLColumns.cpp"
- "D:DevInteractiveSQLConfigureDlg.cpp"
- "D:DevInteractiveSQLdrvinfo.cpp"
- "D:DevInteractiveSQLExecuteSQLProc.cpp"
- "D:DevInteractiveSQLExportDlg.cpp"
- "D:DevInteractiveSQLfont.cpp"
- "D:DevInteractiveSQLHelpers.cpp"
- "D:DevInteractiveSQLInteractiveSQL.cpp"
- "D:DevInteractiveSQLInteractiveSQLDoc.cpp"
- "D:DevInteractiveSQLISQLToolBar.cpp"
- "D:DevInteractiveSQLListCtrlEx.cpp"
- "D:DevInteractiveSQLMainFrm.cpp"
- "D:DevInteractiveSQLmsflexgrid.cpp"
- "D:DevInteractiveSQLmysheet.cpp"
- "D:DevInteractiveSQLpicture.cpp"
- "D:DevInteractiveSQLProceduresDlg.cpp"
- "D:DevInteractiveSQLQueryOptionsDlg.cpp"
- "D:DevInteractiveSQLRecordsetEx.cpp"
- "D:DevInteractiveSQLResultView.cpp"
- "D:DevInteractiveSQLrowcursor.cpp"
- "D:DevInteractiveSQLSelectTables.cpp"
- "D:DevInteractiveSQLSortColumn.cpp"
- "D:DevInteractiveSQLSQLView.cpp"
- "D:DevInteractiveSQLStaticLink.cpp"
- "D:DevInteractiveSQLStoredProcedures.cpp"
- "D:DevInteractiveSQLStringEx.cpp"
- "D:DevInteractiveSQLTables.cpp"
- ]
- Creating command line "cl.exe @C:TEMPRSP92.tmp"
- Creating temporary file "C:TEMPRSP93.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/InteractiveSQL.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:DevInteractiveSQLStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:TEMPRSP93.tmp"
- Creating temporary file "C:TEMPRSP94.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/InteractiveSQL.pdb" /machine:I386 /out:"Release/InteractiveSQL.exe"
- .Releasecatsets.obj
- .ReleaseCntrItem.obj
- .ReleaseColumns.obj
- .ReleaseConfigureDlg.obj
- .Releasedrvinfo.obj
- .ReleaseExecuteSQLProc.obj
- .ReleaseExportDlg.obj
- .Releasefont.obj
- .ReleaseHelpers.obj
- .ReleaseInteractiveSQL.obj
- .ReleaseInteractiveSQLDoc.obj
- .ReleaseISQLToolBar.obj
- .ReleaseListCtrlEx.obj
- .ReleaseMainFrm.obj
- .Releasemsflexgrid.obj
- .Releasemysheet.obj
- .Releasepicture.obj
- .ReleaseProceduresDlg.obj
- .ReleaseQueryOptionsDlg.obj
- .ReleaseRecordsetEx.obj
- .ReleaseResultView.obj
- .Releaserowcursor.obj
- .ReleaseSelectTables.obj
- .ReleaseSortColumn.obj
- .ReleaseSQLView.obj
- .ReleaseStaticLink.obj
- .ReleaseStdAfx.obj
- .ReleaseStoredProcedures.obj
- .ReleaseStringEx.obj
- .ReleaseTables.obj
- .ReleaseInteractiveSQL.res
- ]
- Creating command line "link.exe @C:TEMPRSP94.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- catsets.cpp
- CntrItem.cpp
- Columns.cpp
- ConfigureDlg.cpp
- drvinfo.cpp
- ExecuteSQLProc.cpp
- ExportDlg.cpp
- font.cpp
- Helpers.cpp
- InteractiveSQL.cpp
- InteractiveSQLDoc.cpp
- ISQLToolBar.cpp
- ListCtrlEx.cpp
- MainFrm.cpp
- msflexgrid.cpp
- mysheet.cpp
- picture.cpp
- ProceduresDlg.cpp
- QueryOptionsDlg.cpp
- RecordsetEx.cpp
- Generating Code...
- Compiling...
- ResultView.cpp
- rowcursor.cpp
- SelectTables.cpp
- SortColumn.cpp
- SQLView.cpp
- StaticLink.cpp
- StoredProcedures.cpp
- StringEx.cpp
- Tables.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- InteractiveSQL.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>