Dev Shed Lounge
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherDev Shed Lounge

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old October 31st, 2002, 10:22 PM
pentium5 pentium5 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: entlegen
Posts: 442 pentium5 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
what is the best language for development on-line sale in a physcial shop...

I would like to raise an interesting arguement


what is the best language for development on-line sale in a physcial electronic compoent shop...

The shop has already web server, people in the internet can browse the component.

But I was unable to see their on line sale screen to determine what kind of lanaguage being applied to write "on-line sales program" that do searching, printing the invoice from sales and also inventory keeping.

suppose their web server is running with linux, php+mysql. what is the best language to develop a on-line sale program.

can VB read the mysql data table?????
__________________
regards,

wish to use AT 89c51 single chip computer to do remote sensing and send the data back from woods to office via nokie 3330 and internet. HOW?
first I must revise C program thro' example, what's next?

Reply With Quote
  #2  
Old October 31st, 2002, 10:58 PM
jpenn's Avatar
jpenn jpenn is offline
Contributing User
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Jun 2002
Location: Washington, DC
Posts: 2,693 jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 5 h 41 m 10 sec
Reputation Power: 15
Perl, Python, both of those are capable of doing such a task. Something I have recently got into is XUL, and used with PERL
or Python or any other language you build componets for will create your chrome or client side GUI. Java, is another one. C, and more - the list of capable languages goes on and on......
__________________
~ Joe Penn

Last edited by jpenn : October 31st, 2002 at 11:54 PM.

Reply With Quote
  #3  
Old November 1st, 2002, 09:23 AM
pentium5 pentium5 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: entlegen
Posts: 442 pentium5 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
this sales invoicing does not has to be web based.

In fact what other language will also work with mysql in non-web pages basis?

Some one said dephi is a VB killer. Kylix is a linux version of Dephi?

Last edited by pentium5 : November 1st, 2002 at 09:27 AM.

Reply With Quote
  #4  
Old November 1st, 2002, 11:14 AM
jpenn's Avatar
jpenn jpenn is offline
Contributing User
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Jun 2002
Location: Washington, DC
Posts: 2,693 jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level)jpenn User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 5 h 41 m 10 sec
Reputation Power: 15
Quote:
this sales invoicing does not has to be web based.

In fact what other language will also work with mysql in non-web pages basis?

Some one said dephi is a VB killer. Kylix is a linux version of Dephi?

Yes, Delphi - another able one -> very able in what you are looking for. As for interacting with MySQL, again, a number of languages can do this....

As for not being web based as you mentioned, my first reply was not intended for web based projects. All the languages I listed in my first reply can be used to create standalone client side applications...

Reply With Quote
  #5  
Old November 10th, 2002, 07:02 AM
pentium5 pentium5 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Location: entlegen
Posts: 442 pentium5 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
I know php works with mysql,

Are you sure Dephi works with MYSQL?

can u show me some document or site that I can read about, please!

Reply With Quote
  #6  
Old November 10th, 2002, 01:29 PM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,632 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 12 m 33 sec
Reputation Power: 76
Send a message via AIM to Hero Zzyzzx
Google probably could. Don't you ever search google?

Reply With Quote
  #7  
Old November 10th, 2002, 04:47 PM
Zitan Zitan is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: May 2001
Location: New Zealand
Posts: 638 Zitan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 10 sec
Reputation Power: 8
Quote:
what is the best language for development on-line sale in a physcial electronic compoent shop...


Well you have a lot of choices, but first get your requirements clear

If this is going to run via the web (you say online so I assume so), then you will need a standard web service architecture: database and scripting language. Steer clear of delphi and vb, these are IMHO not the right tool for the job when it comes to web services. Actually the thought of a web service developed with delphi or vb makes me shudder

If you're going with a mysql backend (postgres is so much cooler) I'd suggest using PHP as your scripting language, because it is easy, flexible, robust and you mention your ?client? is already running it. Don't make your life difficult take the easy option

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDev Shed Lounge > what is the best language for development on-line sale in a physcial shop...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway