473,382 Members | 1,647 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,382 software developers and data experts.

Old computer to new - problems with transferring Access data

I've bought a new laptop (running Windows XP home edition) to replace my old
one (running Windows 98). I don't have cable connection between the two
computers, so I've transferred most of the files between the two using RW
disk.

I'm membership secretary for a charity (1300 members), with another smaller
group (25 members), both using Access from MS Office 2000 Premium edition.

On the new computer the small Db works fine, address labels print out fine,
but the larger Db has problems. When clicking 'print single address label'
(and other similar labels) I get a notice asking for 'Trim'. When I ignore
this (because I don't know what it's asking for, never had this before!), it
opens the label with 'Error' instead of the data on each line.

I've tried deleting my transferred files and starting again, but the same
problem appears. I doubt there's a problem with Access programme itself, as
the small Db works fine, using the same programme.

I've checked the properties of the address labels in each Db, and they're
both identical as far as I can see.

Any ideas how I can solve this problem?

I've been told the best solution is to get a direct cable connection (??),
wipe the new computer back to manufacturer's specs, and start again, sending
everything over by cable. If this is the solution, any tips about how to go
about this, what to buy, etc.

I'm anxious to get back to work!

Thanks in advance

I. Kargar
db*****@radmid.demon.co.uk

Nov 12 '05 #1
6 2852
I'd say the problem is likely a References issue. Open any module in the
database in design view, and on the module window's menu, Tools |
References. Look for any marked "missing" and uncheck them. Close Access,
reopen and if you still have problems, go back into References and check the
ones you unchecked. You may have to browse to find the particular library,
but not always.

It'll certainly be less expensive than some hokey cable arrangement that
likely will not solve the problem anyway. Chances are very low that it was
an issue with the actual transfer of the data. It is always best to
determine what the problem is before rushing to apply a solution --
especially if it is a solution that will cost you.

Larry Linson
Microsoft Access MVP
"Ishbel Kargar" <ik@radmid.demon.co.uk> wrote in message
news:bp*******************@news.demon.co.uk...
I've bought a new laptop (running Windows XP home edition) to replace my old one (running Windows 98). I don't have cable connection between the two
computers, so I've transferred most of the files between the two using RW
disk.

I'm membership secretary for a charity (1300 members), with another smaller group (25 members), both using Access from MS Office 2000 Premium edition.

On the new computer the small Db works fine, address labels print out fine, but the larger Db has problems. When clicking 'print single address label' (and other similar labels) I get a notice asking for 'Trim'. When I ignore this (because I don't know what it's asking for, never had this before!), it opens the label with 'Error' instead of the data on each line.

I've tried deleting my transferred files and starting again, but the same
problem appears. I doubt there's a problem with Access programme itself, as the small Db works fine, using the same programme.

I've checked the properties of the address labels in each Db, and they're
both identical as far as I can see.

Any ideas how I can solve this problem?

I've been told the best solution is to get a direct cable connection (??),
wipe the new computer back to manufacturer's specs, and start again, sending everything over by cable. If this is the solution, any tips about how to go about this, what to buy, etc.

I'm anxious to get back to work!

Thanks in advance

I. Kargar
db*****@radmid.demon.co.uk


Nov 12 '05 #2
"Ishbel Kargar" <ik@radmid.demon.co.uk> wrote in message news:<bp*******************@news.demon.co.uk>...
I've bought a new laptop (running Windows XP home edition) to replace my old
one (running Windows 98). I don't have cable connection between the two
computers, so I've transferred most of the files between the two using RW
disk.

I'm membership secretary for a charity (1300 members), with another smaller
group (25 members), both using Access from MS Office 2000 Premium edition.

On the new computer the small Db works fine, address labels print out fine,
but the larger Db has problems. When clicking 'print single address label'
(and other similar labels) I get a notice asking for 'Trim'. When I ignore
this (because I don't know what it's asking for, never had this before!), it
opens the label with 'Error' instead of the data on each line.

I've tried deleting my transferred files and starting again, but the same
problem appears. I doubt there's a problem with Access programme itself, as
the small Db works fine, using the same programme.

I've checked the properties of the address labels in each Db, and they're
both identical as far as I can see.

Any ideas how I can solve this problem?

I've been told the best solution is to get a direct cable connection (??),
wipe the new computer back to manufacturer's specs, and start again, sending
everything over by cable. If this is the solution, any tips about how to go
about this, what to buy, etc.

I'm anxious to get back to work!

Thanks in advance

I. Kargar
db*****@radmid.demon.co.uk

ishbel,

if the access mdb-file is opened and you van reach the database-window
to select reports, modules etc. try to open an existing module or
create a new one if no one exists. Then open the debug-menu and try to
compile the database. If it compiles OK you probably got rid of the
problem. Otherwise check the tools-references menu and check for
missing libraries. the trim-function is in the standard VBA-library,
but when the database is not compiled again on a new access
environment it is possible the VBA-trim-function in a report or query
won't work. Compliation refreshes the standard library-references,
thats probably the cause of your problem.

Marc

Marc.
Nov 12 '05 #3
I've found that this sometimes relates to a change in the location of the
utility.mda file. However, I think that if you delete the reference instead
of relocating it, the application will work fine.

Any other confirmation that Utility.mda is not required in A2K and above?

tim mills-groninger

"Larry Linson" <bo*****@localhost.not> wrote in message
news:24******************@nwrddc01.gnilink.net...
I'd say the problem is likely a References issue. Open any module in the
database in design view, and on the module window's menu, Tools |
References. Look for any marked "missing" and uncheck them. Close Access,
reopen and if you still have problems, go back into References and check the ones you unchecked. You may have to browse to find the particular library,
but not always. .... Larry Linson
Microsoft Access MVP
"Ishbel Kargar" <ik@radmid.demon.co.uk> wrote in message
news:bp*******************@news.demon.co.uk...
I've bought a new laptop (running Windows XP home edition) to replace my

old
one (running Windows 98). I don't have cable connection between the two
computers, so I've transferred most of the files between the two using RW disk.

... When clicking 'print single address label'
(and other similar labels) I get a notice asking for 'Trim'. When I ignore this (because I don't know what it's asking for, never had this before!), it opens the label with 'Error' instead of the data on each line.

....
Nov 12 '05 #4
Many thanks Larry. The labels are printing out properly now. So I can now
tackle the back-log of work!

Ishbel

Nov 12 '05 #5
Thanks Tim.

I've filed your suggestion in case I have any further problems.

Ishbel
Nov 12 '05 #6
Many thanks Marc

Larry's instructions helped me to solve the initial problem. However, I'm
keeping the other responses on file for future reference, you never know
when things are going to go pear-shaped!

thanks again

Ishbel
Nov 12 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: m3ckon | last post by:
Hi there, I'm trying to come up with a definitive list of ACcess data types that cause a problem when upsizing to SQL Server. On the last occasion that I upsizzed, SQL Server had an issue with...
2
by: Ebbie | last post by:
Hi, I wanted to know if Access Data Projects is a good option to choose for a SQL Server Database Frontend. The other option is C#. The database will be accessed by multiple users (around 100...
4
by: Ruy Castelli | last post by:
I created a ASP.NET page using C# and I'm using two components to access a MS-Access database, which are: - oleDbConnection - oleDataAdapter The MS-Access database is in the correct...
1
by: Ruy Castelli | last post by:
I created a ASP.NET page using C# and I'm using two components to access a MS-Access database, which are: - oleDbConnection - oleDataAdapter The MS-Access database is in the correct directory...
0
by: sonu | last post by:
I have following client side code which i have used in my asp.net project SummaryFeatured Resources from the IBM Business Values Solution Center WHITEPAPER : CRM Done Right Improve the...
1
by: Asaf | last post by:
Hi, I am developing a windows forms client application that will send a large XML data to a web server using Web Services. I saw this article http://www.codeproject.com/soap/MTOMWebServices.asp...
4
by: Joe101 | last post by:
Question: How to put access data base onto a web page?
8
by: slb813 | last post by:
Hello, I am having a problem that I can't seem to work out. I am running Apache 2.2 on a Windows XP platform, using PHP5. I am attempting to insert a row into a MS Access data base with a PHP...
3
by: Tempalli | last post by:
kindly help me on exe setup file to run other computer where MS access is not Available Regards, Ananth
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.