Results 1 to 3 of 3

Thread: MS Access problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    2

    Post

    Hi everybody!
    I've made a database in Access that works perfectly. But when I took it to a friend I recieved an error. His Access didn't allow me to use Left(string, lenght)... I guess there must be some file missing. Which?
    Thanks in advance!
    /Ulf

  2. #2
    New Member
    Join Date
    Jul 1999
    Posts
    3

    Post

    You say you're friends version of Access won't allow the left() function, but this is for VB right?
    Heres a suggestion for finding out what .dll's etc. that you need for your app:
    Use VB's "Application Setup Wizard" and see what files it includes in your setup. GRAB ALL those files and copy them to his computer. This should update his system to use your app. OR since you've made the setup pgm, might as well put that on disk and bring it to your friend...

    ------------------
    (\/) | |<
    www.yesic.com/~mik

  3. #3
    New Member
    Join Date
    Jul 1999
    Posts
    4

    Post

    Check your application reference and check what files you are not installing.
    That is probably the problem.

    ------------------
    VB & Access Programmer

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