Microsoft Access vs XML

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I usually use SQL server with ASP.NET and lately LINQ for my clients
web sites.

However, now and then I have clients where an SQL database is to much
for their web sites.

In this cases the amount of data is small. Mostly will be to hold some
web site content or small size product list.

I have two options: Microsoft Access or XML.

Which one do you advise?

And can I use LINQ with both?

Thanks,

Miguel
 
Back
Top