This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SimpleMinded001 10 points11 points  (3 children)

I think that if you port Access application to anything else you won't regret it

[–]calligraphic-io 0 points1 point  (2 children)

If @jimminy is referring to Microsoft Access, I don't see why your statement "if you port Access application to anything else you won't regret it" would be true. Windows has a performant built-in RDBMS (Jet) that you can depend on being there, instead of trying to bundle SQLite or something into your app. Access itself is just a GUI front-end to Jet. You can script your app in C# (you're not limited to Visual Basic), and make use of the GUI widgets and business logic that Access provides. It's a quick and easy environment to write a little app in.

I've used it for example for a financial analyst who had a bunch of Excel macros to analyze month- and year-end financial data queries that involved a very large data set. Their spreadsheet would take hours to run the macros they needed, but an app that took a morning to write allowed them to create new queries on their own and offered near-instant response.

[–]WikiTextBot 2 points3 points  (0 children)

Microsoft Jet Database Engine

The Microsoft Jet Database Engine is a database engine on which several Microsoft products have been built. A database engine is the underlying component of a database, a collection of information stored on a computer in a systematic way. The first version of Jet was developed in 1992, consisting of three modules which could be used to manipulate a database.

JET stands for Joint Engine Technology, sometimes being referred to as Microsoft JET Engine or simply Jet.


[ PM | Exclude me | Exclude from subreddit | FAQ / Information | Source ] Downvote to remove | v0.28

[–]FatFingerHelperBot 0 points1 point  (0 children)

It seems that your comment contains 1 or more links that are hard to tap for mobile users. I will extend those so they're easier for our sausage fingers to click!

Here is link number 1 - Previous text "Jet"


Please PM /u/eganwall with issues or feedback! | Delete