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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Installing an Excel Driver

Installing an Excel Driver

Scheduled Pinned Locked Moved Database
question
4 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.
  • J Offline
    J Offline
    Jose Luis Sogorb
    wrote on last edited by
    #1

    Hi, I need to install (MICROSOFT EXCEL DRIVER (*.xls) in a computer with win98. Anybody knows what files do I need or when can I get information about it? My program uses : sSql.Format("DRIVER={%s};DSN='';FIRSTROWHASNAMES=1;READONLY=TRUE;CREATE_DB=\"%s\";DBQ=%s", sDriver, sExcelFile, sExcelFile); where sDriver must be MICROSOFT EXCEL DRIVER

    P 1 Reply Last reply
    0
    • J Jose Luis Sogorb

      Hi, I need to install (MICROSOFT EXCEL DRIVER (*.xls) in a computer with win98. Anybody knows what files do I need or when can I get information about it? My program uses : sSql.Format("DRIVER={%s};DSN='';FIRSTROWHASNAMES=1;READONLY=TRUE;CREATE_DB=\"%s\";DBQ=%s", sDriver, sExcelFile, sExcelFile); where sDriver must be MICROSOFT EXCEL DRIVER

      P Offline
      P Offline
      Paul Riley
      wrote on last edited by
      #2

      Jet 4.0[^] is what you need, I believe. Paul Why don't you take a good look at yourself and describe what you see - Led Zeppelin, Misty Mountain Hop

      J 1 Reply Last reply
      0
      • P Paul Riley

        Jet 4.0[^] is what you need, I believe. Paul Why don't you take a good look at yourself and describe what you see - Led Zeppelin, Misty Mountain Hop

        J Offline
        J Offline
        Jose Luis Sogorb
        wrote on last edited by
        #3

        Ok, thank you. But if I want to redistribute my app, is there an easier way to do it? I don't want to force to the user to download Jet4.0 , is it not possible to install only excel driver easily? Thanks.

        P 1 Reply Last reply
        0
        • J Jose Luis Sogorb

          Ok, thank you. But if I want to redistribute my app, is there an easier way to do it? I don't want to force to the user to download Jet4.0 , is it not possible to install only excel driver easily? Thanks.

          P Offline
          P Offline
          Paul Riley
          wrote on last edited by
          #4

          José Luis Sogorb wrote: is it not possible to install only excel driver easily? That is considered "easily" :). It's a 3-ish Mb download and you can even wrap it in your own installer. You probably can find a way to isolate the Excel files and registry entries but it really isn't recommended. Paul Why don't you take a good look at yourself and describe what you see - Led Zeppelin, Misty Mountain Hop

          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