473,461 Members | 1,411 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Creating Form to Create, Modify and Delete

I need some direction. I am currently creating a form in C# in which I need to add, modify and delete some inventory to excel. I am having some trouble trying to grasp my own concept. I need to keep the inventory updated but also export it in another excel sheet that will be linked to additional information. Example: (Step 1) Company Name, Company Code, and list of servers - This information will be pulled from an excel sheet that needs to have the ability to add, modify and delete. (Step 2) The information above will autofill in my form to where additional information will be complete. I need this to also add, modify and delete to an excel sheet. This will help me keep an inventory of company servers and additional required info. Can anyone point me in a direction to examples or books that can help me grasp this concept. If there is an easier way to this,I am open to suggestions. I do not have the ability to download Sql to my pc. Also this form will be put on a sharepoint for multiple persons to enter inventory. Thank you in advance for all your suggestions and help.
Nov 13 '13 #1
1 1238
Hi, just read the data intially from the excel sheet and store it some where on your object/string. And finally when the data operations are done, just push all the data to a string, which you want to write in excel(with comma separated values: Eg: Name,Age\nVidhyaSagarReddy,23\nRaviChandra,23; which will be displayed as: Name and Age in the first row; VidhyaSagarReddy details in the next row and last details in the second row).
Nov 20 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: efinney | last post by:
Hi, I'm a newbie to sql server and this may be a really dumb question for some you. I'm trying to find some examples of sql server triggers that will set columns (e.g. the created and modified...
5
by: me | last post by:
I have a Class Library that contains a Form and several helper classes. A thread gets created that performs processing of data behind the scenes and the Form never gets displayed (it is for debug...
2
by: skubik | last post by:
I'm curious as to whether it's possible to create a Form object and populate it with form element objects, strictly in Javascript, without the need to apply the form to a document. Essentially,...
0
by: karenmiddleol | last post by:
The following code works fine I can connect to a SQL database and list all the records in the Orders table onto a web page. Now our users want me to modify it so that each row displayed as a...
13
by: forbes | last post by:
Hi, I have a user that used the Query Wizard to create a query in Access. Now she claims that her master table is missing all the data that was excluded from the query. Can you create anything...
1
by: TopherB | last post by:
Hi, First let me say that my knowledge of HTML and Javascript is fairly limited. But I am stuck in a situation of trying to adapt a website's shopping cart to a new one. Here's the problem, the...
4
by: darsh999 | last post by:
I have started learning SQL server...please help me to tell me how to create and delete table in a database!!
1
Jezternz
by: Jezternz | last post by:
Scriptaculous needs an official forum but does not have one so I am asking here :). note you will need to be familiar with scriptaculous to help me here. Basicly I have a script that has a...
4
by: jasone | last post by:
Hi ive got checkbox options going to a page and then being listed, i now want to delete what has been selected, im guessing this needs to be done through some kind of loop? the code i have so far...
0
by: HUNK | last post by:
We cannot make folders of these names because they are reserved for DOS prompt. But we can create and delete those with the help of DOS only. To create folder named 'con': Go to the command prompt...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.