Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Does the application data get modified during normal execution? Commented Mar 20, 2012 at 3:25
  • @WinstonEwert - no, the application is preloaded and should only be updated during a software update. Commented Mar 20, 2012 at 3:46
  • Does the application run on a central server or in the users device/computer? Commented Mar 20, 2012 at 5:18
  • @DavidAndersson - On a user's PC. Commented Mar 20, 2012 at 13:58
  • @trycatch, can you be more specific then about the database system being used. I assumed you were talking about a db server, but not it sounds like we're talking about a desktop application. What specific dbms are you using? Are we talking something like a parts database thats used in a desktop app? Commented Mar 21, 2012 at 4:44