Re: DB or no DB?
- From: "ZMan" <zman@xxxxxxxxxxxxxx>
- Date: Sun, 12 Feb 2006 20:07:45 -0800
SQLExpress is *NOT* a server component and is totally designed for client
side database installation.
Since you want structured data and it sounds like you need some kind of
query access into it your choices would be an XML file(s), some kind of DB
or role your own and write a lot of extra code. I think it would be smart to
use something like this. Access has its own client runtime that you can
install, and don't forget FoxPro too... I assume there are some open source
ISAM type file systems you could use also.
--
Zman
http://www.thezbuffer.com - News and information for Managed DirectX
"vidalsasoon" <kjobson@xxxxxxxxx> wrote in message
news:1139795166.060599.35180@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Installing a server components on someone's PC would be very bad form :)
.
- Follow-Ups:
- Re: DB or no DB?
- From: vidalsasoon
- Re: DB or no DB?
- References:
- Re: DB or no DB?
- From: vidalsasoon
- Re: DB or no DB?
- From: vidalsasoon
- Re: DB or no DB?
- Prev by Date: Re: DB or no DB?
- Next by Date: Re: DB or no DB?
- Previous by thread: Re: DB or no DB?
- Next by thread: Re: DB or no DB?
- Index(es):
Loading