M
me
Hi,
I'm trying to "reporduce" the sample code from the Northwind DB/Employee
form to manipulate pictures in my DB.
The display and remove work fine (after some efforts, but I'm a real
beginner!). The Add picture does not work. The debugger gives an error at
the
With Application.FileDialog(msoFileDialogFilePicker)
line.
The error is:
Run-time error '-2147467259 (8000405)':
Method 'FileDialog' of object '_Application' failed
What am I doing wrong?
Thanks for help
Louis
PS: I'm running Access 2003
I'm trying to "reporduce" the sample code from the Northwind DB/Employee
form to manipulate pictures in my DB.
The display and remove work fine (after some efforts, but I'm a real
beginner!). The Add picture does not work. The debugger gives an error at
the
With Application.FileDialog(msoFileDialogFilePicker)
line.
The error is:
Run-time error '-2147467259 (8000405)':
Method 'FileDialog' of object '_Application' failed
What am I doing wrong?
Thanks for help
Louis
PS: I'm running Access 2003