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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

LINQ - Need Advice 1
Installed Linq CTP for VS 2005, but 3
LINQ in VS2008 2
Copy/Paste HTMl code 2
XML and SQL database 3
XML vs SQL Server 22
LINQ to XML 1
BuildProvider for asp.net application? 1

Back
Top