InteractiveSQL.plg
上传用户:jsxglz
上传日期:2007-01-03
资源大小:117k
文件大小:4k
源码类别:

SQL Server

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: InteractiveSQL - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/InteractiveSQL.res" /d "NDEBUG" /d "_AFXDLL" "D:DevInteractiveSQLInteractiveSQL.rc"" 
  10. Creating temporary file "C:TEMPRSP92.tmp" with contents
  11. [
  12. /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 
  13. "D:DevInteractiveSQLcatsets.cpp"
  14. "D:DevInteractiveSQLCntrItem.cpp"
  15. "D:DevInteractiveSQLColumns.cpp"
  16. "D:DevInteractiveSQLConfigureDlg.cpp"
  17. "D:DevInteractiveSQLdrvinfo.cpp"
  18. "D:DevInteractiveSQLExecuteSQLProc.cpp"
  19. "D:DevInteractiveSQLExportDlg.cpp"
  20. "D:DevInteractiveSQLfont.cpp"
  21. "D:DevInteractiveSQLHelpers.cpp"
  22. "D:DevInteractiveSQLInteractiveSQL.cpp"
  23. "D:DevInteractiveSQLInteractiveSQLDoc.cpp"
  24. "D:DevInteractiveSQLISQLToolBar.cpp"
  25. "D:DevInteractiveSQLListCtrlEx.cpp"
  26. "D:DevInteractiveSQLMainFrm.cpp"
  27. "D:DevInteractiveSQLmsflexgrid.cpp"
  28. "D:DevInteractiveSQLmysheet.cpp"
  29. "D:DevInteractiveSQLpicture.cpp"
  30. "D:DevInteractiveSQLProceduresDlg.cpp"
  31. "D:DevInteractiveSQLQueryOptionsDlg.cpp"
  32. "D:DevInteractiveSQLRecordsetEx.cpp"
  33. "D:DevInteractiveSQLResultView.cpp"
  34. "D:DevInteractiveSQLrowcursor.cpp"
  35. "D:DevInteractiveSQLSelectTables.cpp"
  36. "D:DevInteractiveSQLSortColumn.cpp"
  37. "D:DevInteractiveSQLSQLView.cpp"
  38. "D:DevInteractiveSQLStaticLink.cpp"
  39. "D:DevInteractiveSQLStoredProcedures.cpp"
  40. "D:DevInteractiveSQLStringEx.cpp"
  41. "D:DevInteractiveSQLTables.cpp"
  42. ]
  43. Creating command line "cl.exe @C:TEMPRSP92.tmp" 
  44. Creating temporary file "C:TEMPRSP93.tmp" with contents
  45. [
  46. /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 
  47. "D:DevInteractiveSQLStdAfx.cpp"
  48. ]
  49. Creating command line "cl.exe @C:TEMPRSP93.tmp" 
  50. Creating temporary file "C:TEMPRSP94.tmp" with contents
  51. [
  52. /nologo /subsystem:windows /incremental:no /pdb:"Release/InteractiveSQL.pdb" /machine:I386 /out:"Release/InteractiveSQL.exe" 
  53. .Releasecatsets.obj
  54. .ReleaseCntrItem.obj
  55. .ReleaseColumns.obj
  56. .ReleaseConfigureDlg.obj
  57. .Releasedrvinfo.obj
  58. .ReleaseExecuteSQLProc.obj
  59. .ReleaseExportDlg.obj
  60. .Releasefont.obj
  61. .ReleaseHelpers.obj
  62. .ReleaseInteractiveSQL.obj
  63. .ReleaseInteractiveSQLDoc.obj
  64. .ReleaseISQLToolBar.obj
  65. .ReleaseListCtrlEx.obj
  66. .ReleaseMainFrm.obj
  67. .Releasemsflexgrid.obj
  68. .Releasemysheet.obj
  69. .Releasepicture.obj
  70. .ReleaseProceduresDlg.obj
  71. .ReleaseQueryOptionsDlg.obj
  72. .ReleaseRecordsetEx.obj
  73. .ReleaseResultView.obj
  74. .Releaserowcursor.obj
  75. .ReleaseSelectTables.obj
  76. .ReleaseSortColumn.obj
  77. .ReleaseSQLView.obj
  78. .ReleaseStaticLink.obj
  79. .ReleaseStdAfx.obj
  80. .ReleaseStoredProcedures.obj
  81. .ReleaseStringEx.obj
  82. .ReleaseTables.obj
  83. .ReleaseInteractiveSQL.res
  84. ]
  85. Creating command line "link.exe @C:TEMPRSP94.tmp"
  86. <h3>Output Window</h3>
  87. Compiling resources...
  88. Compiling...
  89. StdAfx.cpp
  90. Compiling...
  91. catsets.cpp
  92. CntrItem.cpp
  93. Columns.cpp
  94. ConfigureDlg.cpp
  95. drvinfo.cpp
  96. ExecuteSQLProc.cpp
  97. ExportDlg.cpp
  98. font.cpp
  99. Helpers.cpp
  100. InteractiveSQL.cpp
  101. InteractiveSQLDoc.cpp
  102. ISQLToolBar.cpp
  103. ListCtrlEx.cpp
  104. MainFrm.cpp
  105. msflexgrid.cpp
  106. mysheet.cpp
  107. picture.cpp
  108. ProceduresDlg.cpp
  109. QueryOptionsDlg.cpp
  110. RecordsetEx.cpp
  111. Generating Code...
  112. Compiling...
  113. ResultView.cpp
  114. rowcursor.cpp
  115. SelectTables.cpp
  116. SortColumn.cpp
  117. SQLView.cpp
  118. StaticLink.cpp
  119. StoredProcedures.cpp
  120. StringEx.cpp
  121. Tables.cpp
  122. Generating Code...
  123. Linking...
  124. <h3>Results</h3>
  125. InteractiveSQL.exe - 0 error(s), 0 warning(s)
  126. </pre>
  127. </body>
  128. </html>