Using local SQL Server Database vs Access with Excel Addin -


i have excel addin reads/writes from/to ms access db installed on user's local machine. each user installs addin needs own stand alone access db well.

i'd sql server db instead. how can without needing install sql server instance on every computer. possible?

i jsut want add mdf file on local/client machine drivers , via vba read/write from/to mdf file


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -