Results 1 to 4 of 4

Thread: Advanced - script & DAO...PLEASE HELP!!

  1. #1

    Thread Starter
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Question

    Hi everyone, had a little help on this, but am still puzzled.

    If anyone knows DAO with VBScript, I have an example thread in the internet forum which needs some light shed on it :

    http://forums.vb-world.net/showthrea...threadid=28561

    Thank you in advance.
    Alex Read

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  2. #2

  3. #3

    Thread Starter
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    call me awkward

    I realise that one, & am looking into ADO, but I know ADO better & have used it in theis exact context before.

    I cannot understand why this does not want to work now, if anyone can help, please do...

    Thank you!
    Alex Read

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    Make sure DAO350.DLL is present and registered on the machine. You can use regsvr32.exe to register it.
    eg
    From Start --> Run --> type:
    regsvr32 DAO350.dll
    and click OK

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