473,322 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Date & installation issue

Hi all, I have an order entry database. The problem has happened when I transferred the database to my customers computer running the same OS & same version of office. that I am which is XP Pro & Office 2003 pro.

When I run the invoice icon on the customers machine I get an invald link error.
I then get a VB box that comes up showing the fault.
stDocName = "Invoice"
stlinkcriteria = "[CustomerID]=" & Me.CustomerID & " AND [Order Date]>=" & Date - 7
DoCmd.OpenReport stDocName, acPreview, , stlinkcriteria

Exit_cmdInvoice_Click:
Exit SubExit_cmdInvoice_Click:
Exit Sub

The fault is pointed out is " & Me.CustomerID &" part of the programming.

Not sure what it is, but it works fine on my system but I burnt it to disk using nero and when I installed this on the customers system the database played up.
I protected the unprotected the database in explorer and compacted the database, Still wont work hmm.
Any ideas

One other thing with this invoice button is that it prints a copy of the order on a invoice. Problem is I get asked for the date to print. I just want it to compose my invoice and have the date in there automatically.

Any help you can give me would be great.
Thanks
Mark
Mar 16 '07 #1
3 1178
Denburt
1,356 Expert 1GB
"invald link" Sounds like your tables are linked and the frontend can't find your linked tables.

If they are linked then try relinking them using the Linked Table Manager.

Hope that helps.
Mar 16 '07 #2
I will try it out thanks. wont know till monday..
Thanks
Mark
Mar 16 '07 #3
MMcCarthy
14,534 Expert Mod 8TB
I will try it out thanks. wont know till monday..
Thanks
Mark
Hi Mark

If you're not waiting on this I'll get to it on Monday.

Mary
Mar 16 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Dave | last post by:
when I try to create an installation package for my program I get the warning that my c:\windows\system32\comdlg32.ocx and c:\windows\system32\mscomctl.ocx controls are out of date. I have...
4
by: surfdog58 | last post by:
Need to build complete deployment package for a multi-project enterprise soln consisting of 3 web apps, 20+ web services, 2 windows services, 61 component dll's and 4 databases. Everything except...
9
by: ME | last post by:
can someone tell me how to make this first one work??, located here: http://javascript.about.com/library/scripts/blshowdatetime.htm#examplesource This second one, well, dreamweaver eats the code,...
20
by: wolftor | last post by:
Would anyone be willing to beta test my application for me and give me some feedback? I can give you feedback in exchange (ie. if there are parts you're interested in knowing how it was done) or I...
7
by: Robert | last post by:
Hello, I'm using Pythonwin and py2.3 (py2.4). I did not come clear with this: I want to use win32-fuctions like win32ui.MessageBox, listctrl.InsertItem ..... to get unicode strings on the...
16
by: Mik | last post by:
I apologise if this post seems a little basic, but I am a newbie and have NO access knowledge. I have downloaded the Accounts Ledger from the Microsoft Website. It allows the user to review a...
1
by: aRTx | last post by:
<? /* Directory Listing Script - Version 2 ==================================== Script Author: Artani <artan_p@msn.com>. www.artxcenter.com REQUIREMENTS ============ This script requires...
3
by: aRTx | last post by:
I have try a couple of time but does not work for me My files everytime are sortet by NAME. I want to Sort my files by Date-desc. Can anyone help me to do it? The Script <? /* ORIGJINALI
5
Chrisjc
by: Chrisjc | last post by:
Good afternoon, I am seeking some php configuration help. Here is the run down I am running Windows server 2003 and IIS V6.0 I have never had issues before until now. I have Symantec Antivirus 11.0...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.