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. C#
  4. Windows Service problem

Windows Service problem

Scheduled Pinned Locked Moved C#
databasehelp
3 Posts 2 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.
  • R Offline
    R Offline
    ranandbe
    wrote on last edited by
    #1

    Hi Folks., I have working with windows services. i want to access foxpro database from another database through services. actually .dbf is the database format for foxpro and this structure is normal file structure thats why i get confused . If any one know abt this problem plz share with me. regards, ranandbe

    N 1 Reply Last reply
    0
    • R ranandbe

      Hi Folks., I have working with windows services. i want to access foxpro database from another database through services. actually .dbf is the database format for foxpro and this structure is normal file structure thats why i get confused . If any one know abt this problem plz share with me. regards, ranandbe

      N Offline
      N Offline
      Nader Elshehabi
      wrote on last edited by
      #2

      Hello Your post is quite unclear!!

      ranandbe wrote:

      i want to access foxpro database from another database

      What do you mean "Database from another database"??

      ranandbe wrote:

      this structure is normal file structure

      What structure?? What file?? dbf?? Well, if you want to connect to a Foxpro database -just like any other database- make an OLEDbConnection object with the proper conection string. look in ConnectionStrings.com[^] for that.

      Regards:rose:

      R 1 Reply Last reply
      0
      • N Nader Elshehabi

        Hello Your post is quite unclear!!

        ranandbe wrote:

        i want to access foxpro database from another database

        What do you mean "Database from another database"??

        ranandbe wrote:

        this structure is normal file structure

        What structure?? What file?? dbf?? Well, if you want to connect to a Foxpro database -just like any other database- make an OLEDbConnection object with the proper conection string. look in ConnectionStrings.com[^] for that.

        Regards:rose:

        R Offline
        R Offline
        ranandbe
        wrote on last edited by
        #3

        Hi thank u for reply, i have successfully connected the foxpro database through oledb in windows services. but i need the functionality to access the databse from the another one computer(by using services and the same foxpro database). Is this posible if u have a knowledge about this please share with me. ranandbe

        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