wow sounds like alot of work to make that tool work :shock:
butcher said:wow sounds like alot of work to make that tool work :shock:
butcher said:the computer stuff excapes me also, but I can understand some of what he is trying to get done, and I know how hard it can be working the bugs out of something your building.
IGutYa said:butcher said:the computer stuff excapes me also, but I can understand some of what he is trying to get done, and I know how hard it can be working the bugs out of something your building.
you aint kiddin. my biggest bug right now is converting dwt to grams and i know it is simple. 1g = 0.643014931 dwt, 1dwt = 1.55517384 grams & 20 dwt = 1 troy oz. but for some reason im just not getting it right. i think im just going to re-write that entire codeblock. grams & troy oz works great, and when i throw in the dwt, only it is wrong.
i should have it to Noxx sometime tomorrow in the afternoon.
lazersteve said:I've been using ADO professionally for going on 10 years what do you need help with? My day job is a programmer for the local government.
Steve
Harold_V said:I refined for many years. I would have been lost without the use of grains. I had no interest, then, in grams, just as I have no interest, now, in grams. Historically, precious metals have been weighed in troy ounces.
Harold
IGutYa said:keeping everything inside the program is making the code bulky & hard to work with. ive used collections in the past, but they too can be a pain. plus all the info that will be created by the program that i would like to be able to store in an orderly manner.
every example of how to use it is different. i should probably watch a few utube vids on ADO too. just dont understand it and i'm trying to avoid using dependency files too.
lazersteve said:IGutYa said:keeping everything inside the program is making the code bulky & hard to work with. ive used collections in the past, but they too can be a pain. plus all the info that will be created by the program that i would like to be able to store in an orderly manner.
every example of how to use it is different. i should probably watch a few utube vids on ADO too. just dont understand it and i'm trying to avoid using dependency files too.
The key components you will need are a back end database and a few parametrized stored procedures, on the front end you'll need a connection string stored and a few record sets bound to your form controls for selecting the various values.
Steve
IGutYa said:really i think i just need some good database programing skills. after looking into it ado is more of a network type database, i just need a local db. something to store program info & calculations in an orderly fashion.
lazersteve said:Zack,
This is a double post, I've been deleting the second one to keep the forum from becoming any more jumbled. If you want put a link to the first post of the same material here to redirect the users to the proper thread.
Thanks,
Steve
goldenchild said:Is this figured out yet? Like Steve I too am a software engineer for the US government. Is there another language you could use to make this app? I could help you if you were to use ColdFusion .NET or javascript. Mind sending me the block that is doing your calculations? You got me wanting to create a little app now :lol:
didnt let me download anything. said cookies needed to be enabled but i'm not blocking cookieshere is a link to the SRC code: http://www.mediafire.com/?nvojzcnhwgj
Enjoy!
Enter your email address to join: