|
Group: Forum Members
Posts: 5,
Visits: 14
|
Hi, I use sql server for larger projects where I know there will be a data server & lots of clients.
I use vistaDB for small programs (1-2 users) & where the database needs to be portable (e.g. easily zipped & emailed to me or copied from one machine to another).
I don't like MS access for the file bloating (especially over a shared network) although MS access does have its used (e.g. XPO can auto generate & databases & update schema which is cool for small single user projects).
I am currently looking into Sql Everywhere to see if its possible to use this & syncronized databases without a sql server.
I like using vistaDB because I can programatically update the schema & syncronize very easily.
Cheers,
Joel
|