Showing posts with label OleDbConnection. Show all posts
Showing posts with label OleDbConnection. Show all posts

Friday, April 15, 2016

Windows Form Resize to Smaller Screen

After importing data from MS Excel into MS SQL Database using my desktop application, my application screen suddenly re-size to a smaller form.

Windows Form Re-size to Smaller Screen??
Believe it or not it's due to: "System.Data.OleDb.OleDbConnection"


What should I do?

Uninstall it and install it back. You desktop application InsyaAllah back to normal.

Download Microsoft Access Database Engine 2010 Redistributable here

DONE!