VB.Net Databinding if Access is not installed on the client machine? -


i have database system use work self developed. use ms access database collect information form. application works fine , have no issues it.

my company taking desktop pc away me , replacing laptop, they've pre-warned office not available on laptop can hot desk if office applications required.

the question is, application still able databind ms office (.accdb) database , write via sql, though office not installed?

your vb.net application can manipulate access .accdb database files without having microsoft access or microsoft office applications installed. do need have access database engine installed, available free download here:

microsoft access database engine 2010 redistributable


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -