Jump to content

SQLite on Visual Studio


SQL_Dude

Recommended Posts

I've got SQLite on Visual Studio code. It weird because it has been working but then it says:This version of (my folder).exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software
publisher. 

I'm running a Windows 10. Does SQLite have a new version? What's going on?

 

I type the commands needed to run the terminal and it shows that.

Link to comment
Share on other sites

It might be an issue of 32-bit vs 64-bit, although a 64-bit OS should still be able to run 32-bit software.  If you right-click on My Computer and do Properties you'll see all of your info there.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...