|
-
Jul 14th, 1999, 06:04 PM
#1
Thread Starter
New Member
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
-
Jul 17th, 1999, 02:58 AM
#2
New Member
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
-
Jul 17th, 1999, 04:07 PM
#3
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|