run-time error 2114 in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are getting a Visual Basic error on the Picture
property of an Image control in Access 2003 SP1 on
Windows XP Professional SP.
The "Picture" in question is a small 255 KB TIF file on a
network drive. The error message is "Microsoft Visual
Basic RunTime Error 2114. Database name doesn't support
the format of the file filename.tif or it is too large.
Try converting the file to BMP or GIF format."
 
The following KB article deals with a similar error message. It may or may
not apply to your situation.

http://support.microsoft.com/default.aspx?scid=kb;en-us;294255

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


We are getting a Visual Basic error on the Picture
property of an Image control in Access 2003 SP1 on
Windows XP Professional SP.
The "Picture" in question is a small 255 KB TIF file on a
network drive. The error message is "Microsoft Visual
Basic RunTime Error 2114. Database name doesn't support
the format of the file filename.tif or it is too large.
Try converting the file to BMP or GIF format."
 
Back
Top