Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-18-2012, 10:36 PM   PM User | #1
justclcknbtns
New to the CF scene

 
Join Date: Jul 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
justclcknbtns is an unknown quantity at this point
Feasible for Beginner???

I'm looking to write a C++ or visual basic program to help automate part of the job i'm currently doing. I'm wondering if this is a feasible project for me to learn how to do or if I'd be better off looking into hiring someone with more knowledge on the subject.

I need the program to read data from a Tolteq GUIDE MWD Surface System (it has a table built into it that continuously updates with the data I need to import) reads this data into an excel file, then outputs it to text boxes in a website, presses a couple buttons and checks a couple boxes on that website, then also reads the data from the excel file into another program, clicks add survey in that program and enters data from the excel file into 3 text boxes.

Kind of hard to give a give a good explanation with very little programming knowledge, but hopefully that's good enough to get my point across. I've got lots of down time while I'm working to learn how to do this. Is C++, Visual Basic, or some other language best suited to get this done? Any information to help me along is greatly appreciated!

Thanks
justclcknbtns is offline   Reply With Quote
Old 07-26-2012, 09:07 PM   PM User | #2
sage45
Super Moderator


 
Join Date: May 2002
Posts: 1,036
Thanks: 0
Thanked 11 Times in 11 Posts
sage45 is an unknown quantity at this point
The first thing, is to determine how to read the data.

Is the Tolteq data stored as clear text or is it encrypted?

One you figure out how to read the data then you can store it however you like (if needs be) or better yet just constantly read it from the source files and use that as your data set for the display on the website or application gui.

-saige-
__________________
HTML & CSS Forum Moderator

"If you don't know what you think you know, then what do you know."
R.I.P. Derrick Thomas #58
1/1/1967 - 2/8/2000
sage45 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:20 PM.


Advertisement
Log in to turn off these ads.