TickerTimer
Programmer
I have a small office application being used by around 70 users reading/amending data to/from an Access database using the Oledb connection string.
My problem is that a few users are on 64 bit operating systems and the OleDb connection will not work. The application is set to run on AnyCPU so it's trying to make the connection but failing just on those machines - very annoyingly.
Has any encountered this problem and found a solution?
Any help appreciated.
Thanks
Rob
My problem is that a few users are on 64 bit operating systems and the OleDb connection will not work. The application is set to run on AnyCPU so it's trying to make the connection but failing just on those machines - very annoyingly.
Has any encountered this problem and found a solution?
Any help appreciated.
Thanks
Rob