Love to find a solution to this
We have an Access Project where some forms use stored procedures
It is working just fine, BUT on some machines when it is loaded, ALL the stores procedures and functions get a version extension
e.g. If a proc was called spu_BranchDetails then it becomes renamed to spu_BranchDetails;1
Then none of the forms or combo and list boxes that use it work.
DOES ANYONE KNOW WHAT CAUSES THIS BECAUSE IT'S DRIVING ME NUTS!
Thanks