Results 1 to 2 of 2

Thread: Excel Connection String

  1. #1

    Thread Starter
    Addicted Member Guru's Avatar
    Join Date
    May 2000
    Location
    sulking in the cupboard under the stairs
    Posts
    237

    Question Excel Connection String

    I am currnetly using this connection string within an asp but if fails if someone already has the spreadsheet open.

    ConnString="Provider=Microsoft.Jet.OLEDB.4.0;Mode=read;Data Source=" & FILENAME & "; Extended Properties=""Excel 8.0;HDR=NO;IMEX=1;"""



    Is it possible to connect to an Excel spreadsheet even if it is open?


    Thanks
    Another light-hearted post from Guru

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Excel Connection String

    This came up a few weeks ago, and I'm pretty sure that we couldn't find a solution, no matter what connection settings were used.. Excel is far from an ideal 'database' system.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width