W
wazza_c12
Hi All
This is driving me nuts
I have an unbound form with a hyperlink field / browse function to
select a file on the network.
When a save button is pressed a query is called and a new record added
to a table using the unbound form fields.
Everything works perfectly EXCEPT.....
When the hyperlink form field is greater than 128 characters.... it
errors when the query is run.
I can manually paste a longer address directly into the table and it
works fine, it only bombs out when the query runs, and only when its a
long link.
The error I get is "Runtime error 3001 - invalid argument"
What the hell is going on?!?!?!
Please Help
Warwick
This is driving me nuts
I have an unbound form with a hyperlink field / browse function to
select a file on the network.
When a save button is pressed a query is called and a new record added
to a table using the unbound form fields.
Everything works perfectly EXCEPT.....
When the hyperlink form field is greater than 128 characters.... it
errors when the query is run.
I can manually paste a longer address directly into the table and it
works fine, it only bombs out when the query runs, and only when its a
long link.
The error I get is "Runtime error 3001 - invalid argument"
What the hell is going on?!?!?!
Please Help
Warwick