Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 14th, 2008, 7:34 PM   #1
TheFray
Newbie
 
Join Date: Jan 2008
Posts: 1
Rep Power: 0 TheFray is on a distinguished road
Question Need Help with a project

Hello everyone I am pretty new to whole programming and could use some help on my new project. The project seems very simple, but i just don't know where to start or which Application would be best suitable. (I been studying VB for a year and just started C++ couple months ago)

Here is the project which my boss asked me to do if i could.
The thing is that he needs an easier way to transfer data from (sage business works) to a web-site (western carriers).

Right now he is doing it manually, but what he needs is, When he is working with Sage Business works application and is done with whatever he entered, once he completed and is saved, The info that he entered in Sage automatically transfers to the western carriers web-site and places an order.
It will save him bunch of time rather then entering all the info manually in both Sage and W carriers.

Please help me out here
Tell some tips or any other comments. Thank you
TheFray is offline   Reply With Quote
Old Jan 15th, 2008, 12:11 AM   #2
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
Re: Need Help with a project

You've got a lot to consider here. What format is the information from each location saved in? Is it possible to do a web application, rather than a desktop app? Those are the first questions I would have to ask before I even decided what language(s) to use. After that comes the detailed design and development of the system or component.

I suggest that you tell him to hire someone who already knows how to do it. I don't mean any offense. There are just a lot of programmers around (including myself) who can and will do things like this, and do it well. This type of thing can quickly become a burden to someone who has no experience in it, and data is usually (if not always) sensitive in nature, and needs to be handled with the appropriate care, and there is usually much to consider.

That's just my honest two cents.
__________________
Neeley.org
dr.p is offline   Reply With Quote
Old Jan 15th, 2008, 9:19 AM   #3
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: Need Help with a project

A starting point would be if the Sage Business works application as an API (application programmers interface). If not, consider the format in which it is saved... code a utility that will parse that data into a format which the website will accept. Would be quite easy if it was just a table of data. There are definitely lots of things to factor in, but if you want to tackle it yourself... give it a shot and report back with any problems you may have.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to embed a web-based PHP project into a Java Program Millhouse Java 1 Jun 20th, 2006 2:33 PM
How to meet these cross-platform project goals? mattengland C++ 1 Apr 3rd, 2006 5:01 AM
Project List! raf_123 PHP 3 Mar 31st, 2006 3:32 PM
Meeting log: Cpp Documention Project -- #1 thechristelegacy Coder's Corner Lounge 2 Sep 30th, 2005 9:16 AM
Project: Dedicated Stack Overflow Existing Project Development 0 Mar 31st, 2005 3:43 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:15 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC