473,403 Members | 2,323 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

what tools do i need to create a desktop-based application?

16
I want to make a desktop-based application with front-end being MSaccess which can be accessed on more than one computer, and its back-end being mysql database on my clients server, accessible by only one user, and the software should be wrapped up in an installer.Help me guys what tools do i need to accomplish this task?
Oct 19 '11 #1
6 3082
sicarie
4,677 Expert Mod 4TB
I would recommend a good developer. They will take your idea of a program and create it. I'd recommend making sure you have good requirements and acceptance criteria around it, but that should be what you need.

If you are doing this yourself you will need:

1) your program broken down into a flow chart for every behavior, usage and permutation - aka the algorithm or pseudocode
2) a compiler or IDE
3) knowledge of your desired programming language
4) ability to interface with your desired OS' API

That being said, I'm not sure why you would need an Access front-end and MySQL back-end, they're both databases. If you're using MySQL, just stick with that.

Front-end is the interface. You don't see the code behind this bulletin board system (it might be PHP, it might be plain HTML, it might be Ruby; and as this is in a web browser, it's different from a desktop application) you just know that you're using it to get to the threads, comments, and ideas to help you.

The back-end is how all those threads, users, and everything else is stored (database like MySQL) and managed.
Nov 3 '11 #2
NitinSawant
270 100+
P.s. Front end cannot be ms access

For windows development there is all-in-one tool:
  1. Visual Studio
Nov 9 '11 #3
fadhili
16
thank you verry much guys! from your advice i decided to use vb6 coz i have it and atleast i know a little about it. But am having problem the software am making is an examination software where by multiplechoice question are inserted on the db backend which they are to be retrieved by student on the frontend.
One of my objects in my frontend form is a combobox that contains answer A,B,C,D.
my problem is i need a COMMAND that will prompt the next question(desplayed on the question textbox)extracted from the database(backend) i have created when the user clicks an answer from the combobox.
pz help.
Dec 1 '11 #4
sicarie
4,677 Expert Mod 4TB
That is an excellent question, however the wrong place - I would suggest asking that in our VB6 forum
Dec 1 '11 #5
fadhili
16
OK, thank you i will do that!!
Dec 3 '11 #6
if you want to create a desktop based application, you must study a programming language first. I recommend you to choose Visual Studio for desktop apps.
Feb 27 '12 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Brett | last post by:
I'm developing with CF 5 and SQL Server 2000. I think they are both great products. The major draw is their cost. I don't develop stand alone products because anyone that wants to purchase them...
14
by: web.dev | last post by:
Hello C.L.J., What I'm curious is, when you are developing javascript, what tools/editors/IDEs do you use? Or are you the kind of person that uses "whatever gets the job done" type? Here are...
10
by: eLisHa | last post by:
i have an arraylist that gets it's values dynamiclly from the database, after paging, searching & more in the ASP.net file. What im trying to do, is sort the results that are sorted in the...
1
by: Alan D. | last post by:
Hi, I am trying to create a program that would provide quick access to a set of user defined applications. I have created a "concept screenshot." Please bear in mind that the resulting program...
5
by: kathy | last post by:
To using ASP.NET on Windows 2000 Server, for both development and deployment, what I need?
0
by: Shane Story | last post by:
My other thread on serialization seemed to be stagnant and I still have questions, so I decided to post this example of what I need to know. I am trying to use binaryformatter. I have no trouble...
3
by: dotnetnoob | last post by:
this is my code Do Dim nn As String Dim strNetControl As String = CStr(arlsNetControl.Item(y)) rootDoc.Load(strNetControl) lsSubNetInst =...
7
by: johnny | last post by:
Any Good tools to create CSV Files? ReportLab only creates pdf files. I need something to create CSV files. Thank you.
2
by: newlearner | last post by:
hi all, what object to create in firefox to access a file in the client system. Looking forward ... Thanks in advance for the reply..
1
by: lmjoseph | last post by:
Hey guys & gals - I need to know what I need. Im trying to start an online business directory. If I wanted to build a hybrid site between yellowpages.com and angieslist.com, what do I need so I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.