Hi all,
I am new to VB.NET and hope it is simple!
The problem is this I want to make an address book type app. for me and a few friends (I am using this to findout how one distributes programs/apps which require datastorage). But if I base it on a DB i.e. Access or SQL Server my freinds would need a copy of the db, i.e. have access or SQL Server running.
Is this correct or can I some how just give them the tables they need??
If this is correct is there some way of using flat files with VB.NET? is this
a. as simple as using a db
b. a good idea?
Thanks loads!
I am new to VB.NET and hope it is simple!
The problem is this I want to make an address book type app. for me and a few friends (I am using this to findout how one distributes programs/apps which require datastorage). But if I base it on a DB i.e. Access or SQL Server my freinds would need a copy of the db, i.e. have access or SQL Server running.
Is this correct or can I some how just give them the tables they need??
If this is correct is there some way of using flat files with VB.NET? is this
a. as simple as using a db
b. a good idea?
Thanks loads!