Xp & W98

  • Thread starter Dimitris Nikolakakis
  • Start date
D

Dimitris Nikolakakis

I have created a DB in WindowsXP and Access2000.

On a form I have a button that previews a report.

In XP it opens but when I press the button in W98 I take a message:

"The field is too small to accept the amount of data you attempted to add.
Try inserting or pasting less data."

I also tried to run the report directly (dbClick on the report) and I have
the same result, in XP is OK but in W98 does not work.


Thanks.
 
G

GVaught

This message means there is a field that you may be passing from the click
of your button that does not exist on the report.
For example I had data being passed from one table up to a table on a web
server. I was passing a field from the local table that did not exist on the
duplicate table on the web server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top