Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. .dbf files

.dbf files

Scheduled Pinned Locked Moved Visual Basic
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vijay2482
    wrote on last edited by
    #1

    hi

    D S R 3 Replies Last reply
    0
    • V vijay2482

      hi

      D Offline
      D Offline
      Dinesh Vitharana
      wrote on last edited by
      #2

      [Message Deleted]

      D V 2 Replies Last reply
      0
      • D Dinesh Vitharana

        [Message Deleted]

        D Offline
        D Offline
        Dinesh Vitharana
        wrote on last edited by
        #3

        Using cn As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\DB\E_Ensemb.mdb") check this remove only the ; from the end

        1 Reply Last reply
        0
        • V vijay2482

          hi

          S Offline
          S Offline
          Samir Ibrahim 0
          wrote on last edited by
          #4

          .dbf is DBase file which belong to VFP (Visual Foxpro) I use this to connect

          Dim _cnn As New OleDb.OleDbConnection("Provider=VFPOLEDB.1;Data Source=F:\myfolder\myfile.dbf")

          If you don't have VFPOLEDB in your ODBC, install the driver from here Microsoft OLE DB Provider for Visual FoxPro 9.0[^]

          Like car accidents, most hardware problems are due to driver error. Samir R. Ibrahim

          1 Reply Last reply
          0
          • D Dinesh Vitharana

            [Message Deleted]

            V Offline
            V Offline
            vijay2482
            wrote on last edited by
            #5

            I need to directly connect to the .dbf files and not with the .mdb files...

            1 Reply Last reply
            0
            • V vijay2482

              hi

              R Offline
              R Offline
              Rajesh Anuhya
              wrote on last edited by
              #6

              Go through this Link http://connectionstrings.com/dbf-foxpro[^]

              Rajesh B --> A Poor Workman Blames His Tools <--

              V 1 Reply Last reply
              0
              • R Rajesh Anuhya

                Go through this Link http://connectionstrings.com/dbf-foxpro[^]

                Rajesh B --> A Poor Workman Blames His Tools <--

                V Offline
                V Offline
                vijay2482
                wrote on last edited by
                #7

                Thanks to all who replied. The links really helped.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups