If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Multi-User Network Runtime Database Application

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-14-06, 23:35
tscinc tscinc is offline
Registered User
 
Join Date: Sep 2003
Posts: 26
Multi-User Network Runtime Database Application

What is the best language and database technology to use to develop a networkable database desktop application?
Reply With Quote
  #2 (permalink)  
Old 02-15-06, 00:33
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Whichever combination you are most comfortable using.

You can make almost anything do the job, the question is how much work will it take. If you are already comfortable with one methodology and the tools that support it, that will take less work than just about anything else.

-PatP
Reply With Quote
  #3 (permalink)  
Old 02-15-06, 00:43
tscinc tscinc is offline
Registered User
 
Join Date: Sep 2003
Posts: 26
Currently using mostly Filemaker and MySQL/PHP neither of which are a good solution for a multi-user runtime that is easy to install/manage. (FileMaker requires you buy the license for each computer - no networking on runtime)

Looking to learn something new and trying to determine what is the best/most popular option out there.

Thanks for any additonal thoughts
Reply With Quote
  #4 (permalink)  
Old 02-15-06, 02:07
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
There are more answers to this question than I'm willing to list! Any answer that meets your requirements would do. Because you are familiar with MySQL and PHP, that sounds like a fine answer to me. Bundle them with Apache, and presto, you've got a web-server solution for a workgroup.

It can be multi-user, it is relatively easy to package, it can be free, and you already know at least the majority of what you need to get started. What more can you ask?

There are many other answers, ranging from MS-Access at the near-GUI end of the spectrum, running through VB/MS-SQL in the middle range, to C and a file based engine such as dBase or Jet at the "geek" end of the spectrum. Almost any answer could probably do, the question boils down to what works best for you.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On