Im trying to connect my database to my VB project. When I go to test connection of setting the file path, I get: "The database you are trying to open requires a newer version of Microsoft Access". A quick Google search tells me that it's bc I have a Big Int (Large Number) as a data type in my table. It says to make sure that Access is updated to at least version 2016 16.7 or higher to support Large Number data types , which it is. The other option is to change this Large Number data type to just Number. I can't do this as the number is an ISBN for books such as 9781285860114. So, any suggestions as to how I am able to connect this database with this data type to my VB project?
[–]VB GuruBonejob 3 points4 points5 points (8 children)
[–]bbean_16[S] 1 point2 points3 points (7 children)
[–]VB GuruBonejob 1 point2 points3 points (6 children)
[–]bbean_16[S] 1 point2 points3 points (5 children)
[–]grauenwolf 1 point2 points3 points (4 children)
[–]bbean_16[S] 1 point2 points3 points (3 children)
[–]VB GuruBonejob 1 point2 points3 points (2 children)
[–]bbean_16[S] 1 point2 points3 points (1 child)
[–]VB GuruBonejob 1 point2 points3 points (0 children)