My .net windows application uses an access database...is access runtime required? -


will .net application function if user doesnt have access on machines?

if not components need?

you don't need access installed on machines. if using jet driver, can needs without access being physically installed.

can't stop myself recommending @ sql ce 4 (free) or sql express (free) rather using access though.

if having trouble install, ping error message.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -