G
Guest
Hey guys,
I'm in the process of designing a small app that will be used by myself and
a few other people. Now, there is some data that this app will need to run.
I know it is possible to put this data, for example, in an Access database
and include it with the app. However, I was wondering if it would be a
better idea to just include the data directly in my app. There isn't a huge
amount of data and it will rarely, if ever, change. It also does not need to
remain secret.
Any suggestions/comments if it would be better to just create a separate db
and bundle it with the app or just include it directly? I'm looking if there
is any way that this situation is usually handled by developers with more
experience than myself. Personally I would prefer to have as few files
bundled with the exe as possible but if storing all of the data inside the
exe is not a good idea I'll go another way.
Thanks.
I'm in the process of designing a small app that will be used by myself and
a few other people. Now, there is some data that this app will need to run.
I know it is possible to put this data, for example, in an Access database
and include it with the app. However, I was wondering if it would be a
better idea to just include the data directly in my app. There isn't a huge
amount of data and it will rarely, if ever, change. It also does not need to
remain secret.
Any suggestions/comments if it would be better to just create a separate db
and bundle it with the app or just include it directly? I'm looking if there
is any way that this situation is usually handled by developers with more
experience than myself. Personally I would prefer to have as few files
bundled with the exe as possible but if storing all of the data inside the
exe is not a good idea I'll go another way.
Thanks.