C
casper
If i put an access2007 mdb on sharepoint, does everyone has to have the same
version of access to use the mdb?
version of access to use the mdb?
If i put an access2007 mdb on sharepoint, does everyone has to have the same
version of access to use the mdb?
My impression is not really. or at least not if you don't want a
frequently corruped database.
Access can look at and access and link to sharepoint tables/views
HOWEVER I have found it to be horribly slow. I have written a couple
of apps that pulled info from sharepoint and the best way was to
simply append the sharepoint view into a local/linked table and use
the copy for what I needed it for. It was too slow if I tried to do
what I needed with the actual sharepoint view.
Ron
what if i upload the entire
mdb file up onto sharepoint would it matter which version of
access the user has on their local machine to access the db?
I don't know that Sharepoint offers any methods for accessing an MDB
stored on it, regardless of the version of Access.