home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 Ek…a Alt Til Din Hjemmeside / K-CD_2001_Ekstra_Alt_til_din_hjemmeside.iso / SYSTEM / DRVVFP.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1998-09-08  |  5KB  |  112 lines

  1. :Base drvvfp.hlp>Ref
  2. :Title Visual FoxPro ODBC Driver
  3. 1 Installing and Configuring
  4. 2 System Requirements=SystemRequirements@drvvfp.hlp>Ref
  5. 2 Supported Versions of FoxPro=SupportedVersionsofFoxPro@drvvfp.hlp>Ref
  6. 2 Setting Up the Visual FoxPro ODBC Driver=SettingUptheVisualFoxProODBCDriver>Proc
  7. 2 ODBC Visual FoxPro Setup Dialog Box=ODBCVisualFoxProSetupDialogBox
  8. 1 Using the Visual FoxPro Driver
  9. 2 Overview=VisualFoxProODBCDriverOverview
  10. 2 Adding a Visual FoxPro Data Source=AddingaVisualFoxProDataSource>Proc
  11. 2 Modifying a Visual FoxPro Data Source=ModifyingaVisualFoxProDataSource>Proc
  12. 2 Deleting a Visual FoxPro Data Source=DeletingaVisualFoxProDataSource>Proc
  13. 2 Connecting to a Visual FoxPro Data Source=ConnectingtoaVisualFoxProDataSource>Proc
  14. 2 Using Connection Strings=UsingConnectionStrings@drvvfp.hlp>proc
  15. 2 Using the Driver with your Visual Basic Application=UsingtheVisualFoxProODBCDriverwithyourVisualBasicApplication
  16. 2 Using the Driver with your C or C++ Application=UsingtheVisualFoxProODBCDriverwithyourCorVisualC++Application
  17. 2 Accessing Visual FoxPro Data from Microsoft Office
  18. 3 Overview=AccessingVisualFoxProDatafromaMicrosoftOfficeApplication
  19. 3 Adding a Visual FoxPro Data Source from Microsoft Excel=AccessingaVisualFoxProDataSourcefromExcel>proc
  20. 3 Importing Data into Excel from a Visual FoxPro Database=ImportingDataintoExcelfromaVisualFoxProDatabase>proc
  21. 3 Creating Mailing Labels in Microsoft Word Using Visual FoxPro Data=CreatingMailingLabelsinMicrosoftWordUsingVisualFoxProData>proc
  22. 3 Importing Visual FoxPro Data into Access=ImportingVisualFoxProDataintoAccess
  23. 3 Querying and Updating Visual FoxPro Data from Access=QueryingandUpdatingVisualFoxProDatafromAccess
  24. 1 Technical Reference
  25. 2 Bookmark Support=BookmarkSupport>Ref
  26. 2 Concurrency Model=SupportedConcurrencyModel@drvvfp.hlp>Ref
  27. 2 Cursor Model=SupportedCursorModel@drvvfp.hlp>Ref
  28. 2 Data Types=DataTypes
  29. 2 International Support=InternationalSupport
  30. 2 Language Support in Rules, Triggers, Default Values, and Stored Procedures=FoxProLanguageSupportinStoredProcedures
  31. 2 ODBC API=SupportedODBCAPI
  32. 2 ODBC SQL Grammar=SupportedODBCSQLGrammar
  33. 2 Registry Entries=RegistryEntries
  34. 2 Scalar Functions=SupportedScalarFunctions
  35. 2 SET Commands=SupportedSETCommands
  36. 2 Thread Support=ThreadSupport
  37. 2 Unsupported FoxPro Commands and Functions=UnsupportedFoxProCommandsandFunctions
  38. 1 ODBC API
  39. 2 Supported ODBC API=SupportedODBCAPI
  40. 2 SQLAllocConnect=SQLAllocConnect@drvvfp.hlp>Ref
  41. 2 SQLAllocEnv=SQLAllocEnv@drvvfp.hlp>Ref
  42. 2 SQLAllocStmt=SQLAllocStmt@drvvfp.hlp>Ref
  43. 2 SQLBindCol=SQLBindCol@drvvfp.hlp>Ref
  44. 2 SQLBindParameter=SQLBindParameter@drvvfp.hlp>Ref
  45. 2 SQLCancel=SQLCancel@drvvfp.hlp>Ref
  46. 2 SQLColAttributes=SQLColAttributes@drvvfp.hlp>Ref
  47. 2 SQLColumns=SQLColumns@drvvfp.hlp>Ref
  48. 2 SQLConnect=SQLConnect@drvvfp.hlp>Ref
  49. 2 SQLDataSources=SQLDataSources@drvvfp.hlp>Ref
  50. 2 SQLDescribeCol=SQLDescribeCol@drvvfp.hlp>Ref
  51. 2 SQLDisconnect=SQLDisconnect@drvvfp.hlp>Ref
  52. 2 SQLDriverConnect=SQLDriverConnect@drvvfp.hlp>Ref
  53. 2 SQLDrivers=SQLDrivers@drvvfp.hlp>Ref
  54. 2 SQLError=SQLError@drvvfp.hlp>Ref
  55. 2 SQLExecDirect=SQLExecDirect@drvvfp.hlp>Ref
  56. 2 SQLExecute=SQLExecute@drvvfp.hlp>Ref
  57. 2 SQLExtendedFetch=SQLExtendedFetch@drvvfp.hlp>Ref
  58. 2 SQLFetch=SQLFetch@drvvfp.hlp>Ref
  59. 2 SQLFreeConnect=SQLFreeConnect@drvvfp.hlp>Ref
  60. 2 SQLFreeEnv=SQLFreeEnv@drvvfp.hlp>Ref
  61. 2 SQLFreeStmt=SQLFreeStmt@drvvfp.hlp>Ref
  62. 2 SQLGetConnectOption=SQLGetConnectOption@drvvfp.hlp>Ref
  63. 2 SQLGetCursorName=SQLGetCursorName@drvvfp.hlp>Ref
  64. 2 SQLGetData=SQLGetData@drvvfp.hlp>Ref
  65. 2 SQLGetFunctions=SQLGetFunctions@drvvfp.hlp>Ref
  66. 2 SQLGetInfo=SQLGetInfo@drvvfp.hlp>Ref
  67. 2 SQLGetStmtOption=SQLGetStmtOption@drvvfp.hlp>Ref
  68. 2 SQLGetTypeInfo=SQLGetTypeInfo@drvvfp.hlp>Ref
  69. 2 SQLMoreResults=SQLMoreResults@drvvfp.hlp>Ref
  70. 2 SQLNumParams=SQLNumParams@drvvfp.hlp>Ref
  71. 2 SQLNumResultCols=SQLNumResultCols@drvvfp.hlp>Ref
  72. 2 SQLParamData=SQLParamData@drvvfp.hlp>Ref
  73. 2 SQLParamOptions=SQLParamOptions@drvvfp.hlp>Ref
  74. 2 SQLPrepare=SQLPrepare@drvvfp.hlp>Ref
  75. 2 SQLPrimaryKeys=SQLPrimaryKeys@drvvfp.hlp>Ref
  76. 2 SQLPutData=SQLPutData@drvvfp.hlp>Ref
  77. 2 SQLRowCount=SQLRowCount
  78. 2 SQLSetConnectOption=SQLSetConnectOption@drvvfp.hlp>Ref
  79. 2 SQLSetCursorName=SQLSetCursorName@drvvfp.hlp>Ref
  80. 2 SQLSetPos=SQLSetPos@drvvfp.hlp>Ref
  81. 2 SQLSetScrollOptions=SQLSetScrollOptions@drvvfp.hlp>Ref
  82. 2 SQLSetStmtOption=SQLSetStmtOption@drvvfp.hlp>Ref
  83. 2 SQLSpecialColumns=SQLSpecialColumns@drvvfp.hlp>Ref
  84. 2 SQLStatistics=SQLStatistics@drvvfp.hlp>Ref
  85. 2 SQLTables=SQLTables@drvvfp.hlp>Ref
  86. 2 SQLTransact=SQLTransact@drvvfp.hlp>Ref
  87. 1 Visual FoxPro Language Reference
  88. 2 ALTER TABLE - SQL=lngALTER_TABLE___SQL
  89. 2 CREATE TABLE - SQL=lngCREATE_TABLE___SQL
  90. 2 DELETE - SQL=lngDELETE___SQL
  91. 2 DELETE TAG=lngDELETE_TAG
  92. 2 DROP TABLE=lngDROP_TABLE
  93. 2 INDEX=lngINDEX
  94. 2 INSERT - SQL=lngINSERT___SQL
  95. 2 SELECT - SQL=lngSELECT___SQL
  96. 2 SET ANSI=lngSET_ANSI>Ref
  97. 2 SET BLOCKSIZE=lngSET_BLOCKSIZE>Ref
  98. 2 SET COLLATE=lngSET_COLLATE
  99. 2 SET DELETED=lngSET_DELETED
  100. 2 SET EXACT=lngSET_EXACT
  101. 2 SET EXCLUSIVE=lngSET_EXCLUSIVE
  102. 2 SET NULL=lngSET_NULL
  103. 2 SET PATH=lngSET_PATH
  104. 2 SET REPROCESS=lngSET_REPROCESS
  105. 2 SET UNIQUE=lngSET_UNIQUE
  106. 2 UPDATE - SQL=lngUPDATE___SQL
  107. 1 Error Messages
  108. 2 Error Messages Overview=ErrorMessagesOverview
  109. 2 Visual FoxPro ODBC Driver Native Error Messages=VisualFoxProODBCDriverNativeErrorMessages
  110. 2 ODBC Error Codes=ODBCErrorCodes
  111. 1 Troubleshooting=Troubleshooting@drvvfp.hlp>Error
  112.