SeaweedOPM
Technical User
***NOTE This is an application not a web form****
Long story short, I have a form that has an imbeded Excel sheet to perform calcs. What I want to do is be able to type info into the box, have it run through the calcs, then on seperate form display results after calculations(within other textboxes). This I have all accomplished.
I just want to take the final results and upload them as one record in a table on my local ms sql server. Does anyone know what to do or where to look?
Also if you know of how to use a MySQL database instead.
Long story short, I have a form that has an imbeded Excel sheet to perform calcs. What I want to do is be able to type info into the box, have it run through the calcs, then on seperate form display results after calculations(within other textboxes). This I have all accomplished.
I just want to take the final results and upload them as one record in a table on my local ms sql server. Does anyone know what to do or where to look?
Also if you know of how to use a MySQL database instead.